]> git.lyx.org Git - lyx.git/commitdiff
next doxy
authorPavel Sanda <sanda@lyx.org>
Sun, 24 Jan 2010 20:46:09 +0000 (20:46 +0000)
committerPavel Sanda <sanda@lyx.org>
Sun, 24 Jan 2010 20:46:09 +0000 (20:46 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33210 a592a061-630c-0410-9148-cb99ea01b6c8

src/LyXAction.cpp

index 425295b930dab923e8134b29eb6a8c8dc6a1abec..877f9b400c1750f784f7e7eb1fad7811f4fed88e 100644 (file)
@@ -2980,7 +2980,8 @@ void LyXAction::init()
  * \var lyx::FuncCode lyx::LFUN_BUFFER_SWITCH
  * \li Action: Display/switch to the given buffer.
  * \li Syntax: buffer-switch <BUFFER>
- * \li Params: <BUFFER>: already opened (but possibly hidden) document which is to be shown.
+ * \li Params: <BUFFER>: path and filename of already opened (but possibly hidden)
+                         document which is to be shown.
  * \endvar
  */
                { LFUN_BUFFER_SWITCH, "buffer-switch", NoBuffer | ReadOnly, Buffer },