diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/ch.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/ch.txt b/docs/ch.txt index 7d5a4ced7..8f114171b 100644 --- a/docs/ch.txt +++ b/docs/ch.txt @@ -135,8 +135,8 @@ * <b>and</b> an error is detected <b>or</b> after explicitly invoking
* @p chSysHalt().
*
- * Note that the above state are just <b>Logical States</b> that can have no
- * real machine state associated on some architectures. The following diagram
+ * Note that the above state are just <b>Logical States</b> that may have no
+ * real associated machine state on some architectures. The following diagram
* shows the possible transitions between the states:
*
* @dot
|