projects: update some short descriptions
[nit.git] / examples / procedural_array.nit
index 838bda0..5f88218 100644 (file)
@@ -14,7 +14,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-# A procedural program (without explicit class definition).
+# Example of a procedural program (without explicit class definition).
 # This program manipulates arrays of integers.
 module procedural_array