missing space
svn: r17076
This commit is contained in:
parent
2b2f7cc7ca
commit
19f254e3a1
@ -872,7 +872,7 @@ class AncestorTreeOptions(MenuReportOptions):
|
||||
|
||||
self.fillout = EnumeratedListOption(_("Display unknown\ngenerations"),
|
||||
0)
|
||||
self.fillout.set_help(_("The number of generations of empty"
|
||||
self.fillout.set_help(_("The number of generations of empty "
|
||||
"boxes that will be displayed"))
|
||||
menu.add_option(category_name, "fill_out", self.fillout)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user