Show More
@@ -435,8 +435,8 b' def eol(mctx, x):' | |||||
435 | styles. |
|
435 | styles. | |
436 | """ |
|
436 | """ | |
437 |
|
437 | |||
438 |
# i18n: "e |
|
438 | # i18n: "eol" is a keyword | |
439 |
enc = getstring(x, _("e |
|
439 | enc = getstring(x, _("eol requires a style name")) | |
440 |
|
440 | |||
441 | s = [] |
|
441 | s = [] | |
442 | for f in mctx.existing(): |
|
442 | for f in mctx.existing(): |
General Comments 0
You need to be logged in to leave comments.
Login now