examples: annotate examples
[nit.git] / lib / gettext / examples / langannot.nit
index d278893..07cca24 100644 (file)
@@ -13,7 +13,7 @@
 # limitations under the License.
 
 # Sample module showing the use of the i18n annotation
-module langannot is i18n
+module langannot is example, i18n
 
 import gettext