Fix typo in lib/Lmo/Utils.pm header.

This commit is contained in:
Daniel Nichter
2013-03-19 11:58:26 -06:00
parent 675dffa567
commit c61f822d23

View File

@@ -15,7 +15,7 @@
# this program; if not, write to the Free Software Foundation, Inc., 59 Temple # this program; if not, write to the Free Software Foundation, Inc., 59 Temple
# Place, Suite 330, Boston, MA 02111-1307 USA. # Place, Suite 330, Boston, MA 02111-1307 USA.
# ########################################################################### # ###########################################################################
# Lmo::Types package # Lmo::Utils package
# ########################################################################### # ###########################################################################
package Lmo::Utils; package Lmo::Utils;