This commit is contained in:
Benjamin Peterson 2009-06-19 12:51:34 +00:00
parent 1c046b58cd
commit eb3066848f
1 changed files with 3 additions and 3 deletions

View File

@ -28,9 +28,9 @@ very careful not to break this existing 3rd party code with new releases.
Backwards Compatibility Rules
=============================
This policy applys to all public APIs. These include the C-API, the standard
library, and the core language including syntax and operation as defined by the
reference manual.
This policy applies to all public APIs. These include the C-API, the
standard library, and the core language including syntax and operation
as defined by the reference manual.
This is the basic policy for backwards compatibility: