]> git.lyx.org Git - features.git/commitdiff
LyXAction.cpp: fix documentation bug: add-vline-left/right is not allowed for the...
authorUwe Stöhr <uwestoehr@web.de>
Sat, 28 Mar 2009 01:36:26 +0000 (01:36 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Sat, 28 Mar 2009 01:36:26 +0000 (01:36 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28952 a592a061-630c-0410-9148-cb99ea01b6c8

src/LyXAction.cpp

index 7246e027bc75388ea892b9e76d59dc923bce8cc3..8ce60efa2605f46bb6cb64515898a691ea858944 100644 (file)
@@ -1973,7 +1973,7 @@ void LyXAction::init()
  * \var lyx::FuncCode lyx::LFUN_TABULAR_FEATURE
  * \li Action: Sets various features to the table/cell on the current cursor position.
  * \li Notion: Various math-environment features are handled here as well, e.g.
-               add-vline-left/right for Grid/Cases environment
+               add-vline-left/right for the Grid/Array environment
  * \li Syntax: tabular-feature <FEATURE> [<ARG>]
  * \li Params: <FEATURE>: append-row|append-column|delete-row|delete-column|copy-row|copy-column|
                        toggle-line-top|toggle-line-bottom|toggle-line-left|toggle-line-right|