mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
layouts/amsart-seq.layout: fix typo in counter
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10700 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
718027f9a3
commit
464413fffe
@ -1,3 +1,7 @@
|
||||
2006-01-02 Michael Gerz <michael.gerz@teststep.org>
|
||||
|
||||
* layouts/amsart-seq.layout: fix typo in counter
|
||||
|
||||
2005-12-29 Lars Gullik Bjonnes <larsbj@lyx.org>
|
||||
|
||||
* CREDITS: regenerated
|
||||
|
@ -213,8 +213,8 @@ End
|
||||
|
||||
|
||||
Style Exercise
|
||||
LabelCounter execise
|
||||
LabelString "Exercise \arabic{execise}."
|
||||
LabelCounter exercise
|
||||
LabelString "Exercise \arabic{exercise}."
|
||||
End
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user