Fixed a typo in header comment of split_string.

This commit is contained in:
Paul Romano 2011-07-15 17:05:28 -04:00
parent 5c1a1226fe
commit 8a5ae131aa

View file

@ -9,7 +9,7 @@ contains
!=====================================================================
! SPLIT_STRING takes a sentence and splits it into separate words much
! the Python string.split() method.
! like the Python string.split() method.
!
! Arguments:
! string = input line