src/ffi: add some missing doc and clean up
[nit.git] / src / compiler / compiler_ffi / compiler_ffi.nit
index 9b0dc27..8b8f9de 100644 (file)
@@ -14,7 +14,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-# FFI support for the compilers
+# Full FFI support for the compiler
 module compiler_ffi
 
 intrude import light