summaryrefslogtreecommitdiff
path: root/doc/colm/2_02_list_map_struct_alias.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/colm/2_02_list_map_struct_alias.adoc')
-rw-r--r--doc/colm/2_02_list_map_struct_alias.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/colm/2_02_list_map_struct_alias.adoc b/doc/colm/2_02_list_map_struct_alias.adoc
index adaccc7f..994a5c98 100644
--- a/doc/colm/2_02_list_map_struct_alias.adoc
+++ b/doc/colm/2_02_list_map_struct_alias.adoc
@@ -2,7 +2,7 @@ List, Map, Struct and alias
===========================
Next to the basic types, there are the normal things that we can expect from scripting languages.
-As colm is static and strong typed, it is very convienient to use alias as well.
+As colm is static and strong typed, it is very convenient to use alias as well.
An example is probably much clearer then 1000 loc.