diff options
| author | luz.paz <luzpaz@users.noreply.github.com> | 2018-07-27 20:03:14 +0000 |
|---|---|---|
| committer | luz paz <luzpaz@users.noreply.github.com> | 2018-09-11 19:26:04 +0000 |
| commit | b2722f7fabc00904c99772531b8abda0618d96cb (patch) | |
| tree | ea3f166a8b8151b1b8725c87dc50fac8d02be93b /src/main-cmdlinexact.cpp | |
| parent | Misc. typos (diff) | |
| download | inkscape-b2722f7fabc00904c99772531b8abda0618d96cb.tar.gz inkscape-b2722f7fabc00904c99772531b8abda0618d96cb.zip | |
Several more typos
Diffstat (limited to 'src/main-cmdlinexact.cpp')
| -rw-r--r-- | src/main-cmdlinexact.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main-cmdlinexact.cpp b/src/main-cmdlinexact.cpp index a407d3c0e..46f42d0d2 100644 --- a/src/main-cmdlinexact.cpp +++ b/src/main-cmdlinexact.cpp @@ -399,7 +399,7 @@ parseVerbsYAMLFile(gchar const *yaml_filename) handling_value = true; break; - /* Block delimeters */ + /* Block delimiters */ case YAML_BLOCK_SEQUENCE_START_TOKEN: if( state == HANDLING_ROOT ) { if( key == "run" ) |
