lib/openwfe/util/kotoba.rb in openwferu-0.9.9 vs lib/openwfe/util/kotoba.rb in openwferu-0.9.10
- old
+ new
@@ -1,8 +1,8 @@
#
#--
-# Copyright (c) 2006-2007, John Mettraux OpenWFE.org
+# Copyright (c) 2007, John Mettraux OpenWFE.org
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
#
@@ -51,10 +51,10 @@
# Kotoba uses 70 of the syllables of the Japanese language, it is thus
# a base 10 to base 70 converter.
#
# Kotoba is meant to be used for generating human readable (or more
# easily rememberable) identifiers. Its first usage is within the
-# OpenWFEru Ruby workflow and bpm engine for generating 'kawai'
+# OpenWFEru Ruby workflow and bpm engine for generating 'kawaii'
# business process intance ids.
#
# == Kotoba from the command line
#
# You can use Kotoba directly from the command line :