]> rtime.felk.cvut.cz Git - boost-statechart-viewer.git/commitdiff
Small correction of text.
authorpetr000 <silhavik.p@gmail.com>
Thu, 11 Aug 2011 09:17:41 +0000 (11:17 +0200)
committerpetr000 <silhavik.p@gmail.com>
Thu, 11 Aug 2011 09:17:41 +0000 (11:17 +0200)
www/index.mdwn

index bc48f6fb4c3f0bd150ca7b38716a4aea88af5e74..06699115b7c77780e85de7b25b962d2732c48631 100644 (file)
@@ -31,7 +31,7 @@ NEWS
 Status
 -------
 
-- The program can found states and transitions in the source code. Now it supports also orthogonal states.
+- The program can found states and transitions in the source code. Now it also supports orthogonal states.
 - The program understands all options and flags as the compilers (gcc, clang, ...).
 - State machines can be defined in more than one file.
 - The state machine can be inside many namespaces, but not inside templates.