Skip to content

Commit cd2fe33

Browse files
committed
Typo
1 parent 1314297 commit cd2fe33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ enabled) or `&` (with handling of special characters disabled).
7878
and `"` were replaced by an underscore if they appear in a column name. For
7979
example, when you have a column named "first name", you had to use
8080
`%VAR_first_name%` as placeholder. With this extension, no such replacement
81-
occures. Your have to use the placeholder `%VAR_first name`.
81+
occures. Your have to use the placeholder `%VAR_first name%`.
8282

8383
* This one is only important if you used `generator.sh` not as an inkscape
8484
extension, but called it directly: In the bash script, there were some parameters

0 commit comments

Comments
 (0)