1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-17 09:10:22 +02:00

Fix "occurrances" typos in getopt-long code and test

* module/ice-9/getopt-long.scm (process-options, getopt-long): Change
  to "occurrences".

* test-suite/tests/getopt-long.test ("multiple occurrences"): Same
  again.
This commit is contained in:
Neil Jerram 2011-05-08 21:36:54 +01:00
parent af4081e9fd
commit ec7ea550f2
2 changed files with 3 additions and 3 deletions

View file

@ -252,7 +252,7 @@
)
(with-test-prefix "multiple occurrances"
(with-test-prefix "multiple occurrences"
(define (test9 . args)
(equal? (getopt-long (cons "foo" args)