]> git.draconx.ca Git - gob-dx.git/blobdiff - README
Release 0.92.1
[gob-dx.git] / README
diff --git a/README b/README
index c20e5ba9c895d4d5d0746928c2de3e527b141284..cb1c740ef9b22ed2fa7ee05edfe738cb62f41911 100644 (file)
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
 GTK+ Object Builder (GOB)
 
 Very simple preprocessor for making GTK+ objects with inline C code so that
-generatedfiles are not editted.  Syntax is inspired by java and yacc or lex.
+generated files are not editted.  Syntax is inspired by java and yacc or lex.
 The implementation is intentionaly kept simple, and no C code parsing is done.
 
 Reasons: