diff --git a/doc/21-development.md b/doc/21-development.md index 32d594f6d..8c57e7074 100644 --- a/doc/21-development.md +++ b/doc/21-development.md @@ -746,7 +746,7 @@ pgsql\_shim | Library stub for linking against the PgSQL client libraries. #### Class Compiler -Another thing you will recognize are the `.ti` files which are compiled +Something else you might notice are the `.ti` files which are compiled by our own class compiler into actual source code. The meta language allows developers to easily add object attributes and specify their behaviour.