lib: improve synopsis and doc of many libs
[nit.git] / lib / c.nit
index a4a8e01..deb6765 100644 (file)
--- a/lib/c.nit
+++ b/lib/c.nit
@@ -14,8 +14,9 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-# Utilities and performant structure for the FFI with C
+# Structures and services for compatibility with the C language
 module c
+
 import core
 intrude import core::collection::array