Correct a few grammar and spelling errors. Also improve consistency
by always referring to substatus (not substate).
Signed-off-by: Alexander Strasser <eclipse7@gmx.net>
| ... | ... |
@@ -54,7 +54,7 @@ important |
| 54 | 54 |
For feature requests this priority would be used for things many people |
| 55 | 55 |
want. |
| 56 | 56 |
Regressions also should be marked as important, regressions are bugs that |
| 57 |
- dont exist in a past revission or another branch. |
|
| 57 |
+ don't exist in a past revision or another branch. |
|
| 58 | 58 |
|
| 59 | 59 |
normal |
| 60 | 60 |
|
| ... | ... |
@@ -166,7 +166,7 @@ Note, please do not use type-status-substatus combinations other than the |
| 166 | 166 |
above without asking on ffmpeg-dev first! |
| 167 | 167 |
|
| 168 | 168 |
Note2, if you provide the requested info do not forget to remove the |
| 169 |
-needs_more_info substate. |
|
| 169 |
+needs_more_info substatus. |
|
| 170 | 170 |
|
| 171 | 171 |
Component: |
| 172 | 172 |
---------- |
| ... | ... |
@@ -199,7 +199,7 @@ build system |
| 199 | 199 |
issues in or related to configure/Makefile |
| 200 | 200 |
|
| 201 | 201 |
regression |
| 202 |
- bugs which were working in a past revision |
|
| 202 |
+ bugs which were not present in a past revision |
|
| 203 | 203 |
|
| 204 | 204 |
trac |
| 205 | 205 |
issues related to our issue tracker |