Fix spelling.
authorbernie <bernie@38d2e660-2303-0410-9eaa-f027e97ec537>
Sat, 5 Jun 2004 04:47:41 +0000 (04:47 +0000)
committerbernie <bernie@38d2e660-2303-0410-9eaa-f027e97ec537>
Sat, 5 Jun 2004 04:47:41 +0000 (04:47 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@16 38d2e660-2303-0410-9eaa-f027e97ec537

README

diff --git a/README b/README
index a299b2bd31fdc77a06c6b5002b1c3e5a75970d47..6ce5bf36c46c4ef77785f57e574df02deb95af19 100755 (executable)
--- a/README
+++ b/README
@@ -17,8 +17,8 @@ together to form a multitasking kernel with some IPC functionality.
 Scope (or lack thereof)
 =======================
 
-There's no consistent scope or design guide-line for the components
-of DevLib (altough there's a common coding and documentation style).
+There is no consistent scope or design guide-line for the components
+of DevLib, altough there is a common coding and documentation style.
 Every piece of code that looks useful for more than one application
 may end up here, regardless of compatibility and fitness with other
 modules.