src/eric7/Templates/TemplatePropertiesDialog.py

branch
eric7
changeset 11152
2b40446a0445
parent 11090
f5f5f5803935
diff -r bb21aa3424ab -r 2b40446a0445 src/eric7/Templates/TemplatePropertiesDialog.py
--- a/src/eric7/Templates/TemplatePropertiesDialog.py	Thu Feb 27 14:45:02 2025 +0100
+++ b/src/eric7/Templates/TemplatePropertiesDialog.py	Fri Feb 28 17:35:00 2025 +0100
@@ -131,7 +131,7 @@
                     """ entered.</p>"""
                     """<p>If you need a single $-character in a template,"""
                     """ which is not used to enclose a variable, type"""
-                    """ $$(two dollar characters) instead. They will"""
+                    """ $$ (two dollar characters) instead. They will"""
                     """ automatically be replaced with a single $-character"""
                     """ when you use the template.</p>"""
                     """<p>If you want a variables contents to be treated"""

eric ide

mercurial