mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-22 07:42:02 +00:00
typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33448 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
6f3e447afa
commit
3e83e10ffe
@ -254,7 +254,7 @@ class LyX_base:
|
||||
" Emits a warning and exits if not in try_hard mode."
|
||||
self.warning(message)
|
||||
if not self.try_hard:
|
||||
self.warning("Quiting.")
|
||||
self.warning("Quitting.")
|
||||
sys.exit(1)
|
||||
|
||||
self.status = 2
|
||||
|
Loading…
x
Reference in New Issue
Block a user