From: petr000 Date: Thu, 11 Aug 2011 09:17:41 +0000 (+0200) Subject: Small correction of text. X-Git-Url: https://rtime.felk.cvut.cz/gitweb/boost-statechart-viewer.git/commitdiff_plain/711b0dc3764453dd8ce7cc3fb2d23abf207d612b?ds=sidebyside Small correction of text. --- diff --git a/www/index.mdwn b/www/index.mdwn index bc48f6f..0669911 100644 --- a/www/index.mdwn +++ b/www/index.mdwn @@ -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.