commit 0dd09c131edba73cce4eb2f06ff8b7f70d48a3e1
Author: Pavel Sanda <[email protected]>
Date:   Wed Nov 23 23:29:11 2022 +0100

    * postats.py
---
 po/postats.py |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/po/postats.py b/po/postats.py
index bca7380..9c85e5c 100755
--- a/po/postats.py
+++ b/po/postats.py
@@ -28,9 +28,8 @@ Invocation:
 """
 from __future__ import print_function
 
-# modify this when you change branch
-# Note that an empty lyx_branch variable (ie svn trunk)
-# will "do the right thing".
+# Modify this when you change branch (e.g. stats for stable branch).
+# Note that an empty lyx_branch variable will "do the right thing" for master.
 lyx_branch=""
 # these po-files will be skipped:
 ommitted = ('en.po')
-- 
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to