Author: coke
Date: Tue Jan 20 04:15:26 2009
New Revision: 35797

Modified:
   trunk/DEPRECATED.pod

Log:
fix typo, minor reformat.



Modified: trunk/DEPRECATED.pod
==============================================================================
--- trunk/DEPRECATED.pod        (original)
+++ trunk/DEPRECATED.pod        Tue Jan 20 04:15:26 2009
@@ -130,8 +130,8 @@
 
 =item * load_bytecode without a file extension [post 0.9.0]
 
-The load_bytecode opcode will require an extension on all .pir, .pasm, and 
.pbc files.
-It will perform limited checks for alternate extenstions:
+The load_bytecode opcode will require an extension on all .pir, .pasm,
+and .pbc files.  It will perform limited checks for alternate extensions:
 
   a .pir file that isn't found will check for a .pbc file
 
@@ -139,7 +139,6 @@
   
   a .pbc file that isn't found will check for a .pir file, then a .pasm file
 
-
 =back
 
 =head1 Functions

Reply via email to