runtime(doc): remove trailing whitespace in cmdline.txt

Signed-off-by: Christian Brabandt <cb@256bit.org>
diff --git a/runtime/doc/cmdline.txt b/runtime/doc/cmdline.txt
index 80affe6..9ba3802 100644
--- a/runtime/doc/cmdline.txt
+++ b/runtime/doc/cmdline.txt
@@ -379,7 +379,7 @@
 
 :keepp[atterns] {command}			*:keepp* *:keeppatterns*
 		Execute {command}, without adding anything to the search
-		history and, in case of the the |:s| and |:&| command, without 
+		history and, in case of the the |:s| and |:&| command, without
 		modifying the last substitute pattern and substitute string.
 
 ==============================================================================