We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1314297 commit cd2fe33Copy full SHA for cd2fe33
1 file changed
README.md
@@ -78,7 +78,7 @@ enabled) or `&` (with handling of special characters disabled).
78
and `"` were replaced by an underscore if they appear in a column name. For
79
example, when you have a column named "first name", you had to use
80
`%VAR_first_name%` as placeholder. With this extension, no such replacement
81
-occures. Your have to use the placeholder `%VAR_first name`.
+occures. Your have to use the placeholder `%VAR_first name%`.
82
83
* This one is only important if you used `generator.sh` not as an inkscape
84
extension, but called it directly: In the bash script, there were some parameters
0 commit comments