mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
doc: cookbook: Fix typo.
* doc/guix-cookbook.texi (A Scheme Crash Course): Change supposed printout of code example to what is actually printed. Change-Id: I4d2d2f1f1c3be0a8251f2fc91bc5657bc63891c8
This commit is contained in:
@@ -292,7 +292,7 @@ Examples of valid expressions:
|
||||
@result{} 17
|
||||
|
||||
(display (string-append "Hello " "Guix" "\n"))
|
||||
@print{} Hello Guix!
|
||||
@print{} Hello Guix
|
||||
@result{} #<unspecified>
|
||||
@end lisp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user