aboutsummaryrefslogtreecommitdiffstats
path: root/docs/ch.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-01-17 14:16:12 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-01-17 14:16:12 +0000
commitb66044d9698c9048623e328ea4d62fadd5293e11 (patch)
tree8f60742cacd45decf1c67893a8b0527607a39625 /docs/ch.txt
parent598423fd309b4d0cf871bc1151b9d3d97a078cd6 (diff)
downloadChibiOS-b66044d9698c9048623e328ea4d62fadd5293e11.tar.gz
ChibiOS-b66044d9698c9048623e328ea4d62fadd5293e11.tar.bz2
ChibiOS-b66044d9698c9048623e328ea4d62fadd5293e11.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@623 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'docs/ch.txt')
-rw-r--r--docs/ch.txt4
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