Improve POD formatting
[image-openalpr.git] / lib / Image / OpenALPR.pm
index bc9d7aa886a3854447810e6baec4b4ea7d05232a..b1124a26e6f6f781c4c59f5f7279a23f58a2bc41 100644 (file)
@@ -78,7 +78,7 @@ Takes one mandatory argument (the country rules to use, such as C<eu>
 or C<us>) and two optional arguments: a path to the configuration
 file, and a path to the runtime_data directory.
 
-Returns a new Image::OpenALPR instance. If initialization fails (for
+Returns a new Image::OpenALPR instance. If initialisation fails (for
 example, if the chosen country is not available) an exception is
 thrown.
 
@@ -109,8 +109,8 @@ Changes the country rules in use.
 =item $alpr->B<setPrewarp>(I<$prewarp>)
 
 Sets the camera calibration values, as obtained from the
-openalpr-utils-calibrate utility. Can also be set in the configuration
-file.
+C<openalpr-utils-calibrate> utility. Can also be set in the
+configuration file.
 
 =item $alpr->B<set_default_region>(I<$region>)
 
This page took 0.010093 seconds and 4 git commands to generate.