diff options
| author | Yuri Chornoivan <yurchor@gmail.com> | 2014-07-21 14:58:05 +0000 |
|---|---|---|
| committer | ~suv <suv-sf@users.sourceforge.net> | 2014-07-21 14:58:05 +0000 |
| commit | 9cc9f5aba7e0094ff16bba6e6ef8c4c6dc09916e (patch) | |
| tree | 296a144aa964644bdc1523a261c71ad53dd8ab4f /share/symbols/FlowSymbols.svg | |
| parent | Workarounds for crash bugs 1309050, 601336; will fix properly in experimental (diff) | |
| download | inkscape-9cc9f5aba7e0094ff16bba6e6ef8c4c6dc09916e.tar.gz inkscape-9cc9f5aba7e0094ff16bba6e6ef8c4c6dc09916e.zip | |
Symbols: Fix typos in FlowSymbols.svg
Fixed bugs:
- https://launchpad.net/bugs/1340816
(bzr r13456)
Diffstat (limited to 'share/symbols/FlowSymbols.svg')
| -rw-r--r-- | share/symbols/FlowSymbols.svg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/symbols/FlowSymbols.svg b/share/symbols/FlowSymbols.svg index a9dde4798..91495034e 100644 --- a/share/symbols/FlowSymbols.svg +++ b/share/symbols/FlowSymbols.svg @@ -110,7 +110,7 @@ </symbol> <symbol id="AuxillaryOp"> - <title>Auxillary Operation</title> + <title>Auxiliary Operation</title> <desc>Offline operation.</desc> <rect x="35" y="35" width="80" height="80" style="stroke-width:2"/> </symbol> @@ -123,12 +123,12 @@ <symbol id="Extract"> <title>Extract</title> - <desc>Removel of one or more specific sets of times from a set. (ISO)</desc> + <desc>Removal of one or more specific sets of times from a set. (ISO)</desc> <path d="m 35,115 40,-70 40,70 z" style="stroke-width:2"/> </symbol> <symbol id="Terminal"> - <title>Terminal/Interupt</title> + <title>Terminal/Interrupt</title> <desc>A terminal point in a flowchart: start, stop, halt, etc.</desc> <path d="m 35,95 a 20,20 0 0 1 0,-40 l 80,0 a 20,20 0 0 1 0,40 z" style="stroke-width:2"/> </symbol> |
