Fixed spelling errors
IOhannes m zmölnig
12 years ago
| 0 | Description: Fixing spelling mistakes | |
| 1 | Author: IOhannes m zmölnig <umlaeute@debian.org> | |
| 2 | Forwarded: http://lists.dyne.org/lurker/message/20140521.064611.ef8b1c6a.en.html | |
| 3 | Last-Update: 2014-05-21 | |
| 4 | --- | |
| 5 | This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ | |
| 6 | --- frei0r.orig/src/filter/spillsupress/spillsupress.c | |
| 7 | +++ frei0r/src/filter/spillsupress/spillsupress.c | |
| 8 | @@ -124,7 +124,7 @@ | |
| 9 | case 0: | |
| 10 | info->name = "supresstype"; | |
| 11 | info->type = F0R_PARAM_DOUBLE; | |
| 12 | - info->explanation = "Defines if green or blue screen spill supress is applied"; | |
| 13 | + info->explanation = "Defines if green or blue screen spill suppress is applied"; | |
| 14 | break; | |
| 15 | } | |
| 16 | } |