Upgrade to Encode 2.08.
[p5sagit/p5-mst-13.2.git] / miniperlmain.c
index 3c13b7e..286ce91 100644 (file)
@@ -16,8 +16,8 @@
  * Note that miniperlmain.c contains main() for the 'miniperl' binary,
  * while perlmain.c contains main() for the 'perl' binary.
  *
- * Miniperl is like perl except that does not support dynamic loading,
- * and in fact is used to build the dynamic modules need for the 'real'
+ * Miniperl is like perl except that it does not support dynamic loading,
+ * and in fact is used to build the dynamic modules needed for the 'real'
  * perl executable.
  */