From cdc33372c0e98f7159831cce44d12d5400798307 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Wed, 6 Oct 2010 00:45:48 +0200 Subject: Documentation nits --- doc/repl.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/repl.texi') diff --git a/doc/repl.texi b/doc/repl.texi index 9b7b688..ca61198 100644 --- a/doc/repl.texi +++ b/doc/repl.texi @@ -92,7 +92,7 @@ The remaining commands are meatier, and deserve sections of their own. @cindex current module, in REPL In tune with Geiser's @ref{current-module,,modus operandi}, evaluations -in the @repl{} take place if the namespace of the current module. As +in the @repl{} take place in the namespace of the current module. As noted above, the @repl{}'s prompt tells you the name of the current module. To switch to a different one, you can use the command @command{switch-to-geiser-module}, bound to @kbd{C-c C-m}. You'll notice -- cgit v1.2.3