From 4fcda502d08875279e781e30ac7789928613e284 Mon Sep 17 00:00:00 2001 From: drry Date: Fri, 3 Oct 2008 21:56:18 +0000 Subject: * oops. git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@20660 d0d07461-0603-4401-acd4-de1884942a52 --- incuri.js | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'incuri.js') diff --git a/incuri.js b/incuri.js index 0253851..ef480aa 100644 --- a/incuri.js +++ b/incuri.js @@ -8,11 +8,11 @@ * ==/VimperatorPlugin== * * COMMANDS: - * :decdomain -> Increment the number in the domain name - * :decfragment -> Increment the number in the fragment ID - * :decpath -> Increment the number in the path name - * :decport -> Increment the number in the port number - * :decquery -> Increment the number in the query string + * :decdomain -> Decrement the number in the domain name + * :decfragment -> Decrement the number in the fragment ID + * :decpath -> Decrement the number in the path name + * :decport -> Decrement the number in the port number + * :decquery -> Decrement the number in the query string * :decuri -> Decrement the number in the URI * :incdomain -> Increment the number in the domain name * :incfragment -> Increment the number in the fragment ID -- cgit v1.2.3