babel-doc: tiny doc tweak

This commit is contained in:
Eric Schulte 2010-06-10 14:42:59 -07:00
parent 3bb8bdb7e5
commit 97928ae08e
1 changed files with 1 additions and 1 deletions

View File

@ -10892,7 +10892,7 @@ The structure of code blocks is as follows:
@example
#+srcname: <name>
#+begin_src <language> <switches> <header arguments>
<body>
<body>
#+end_src
@end example