aboutsummaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2004-09-05 10:39:05 +0000
committerLev Walkin <vlm@lionet.info>2004-09-05 10:39:05 +0000
commit0110869a62d9a38d79a5b3d6488c34a5ee7e48f1 (patch)
treef071a24326da041e25c6d8aa01f0a4e513a155d5 /examples
parent0056aec2069e306d0909f169c4ca9558324db97f (diff)
better wording
Diffstat (limited to 'examples')
-rwxr-xr-xexamples/crfc2asn1.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/crfc2asn1.pl b/examples/crfc2asn1.pl
index 20e1f9f7..3e68c5d7 100755
--- a/examples/crfc2asn1.pl
+++ b/examples/crfc2asn1.pl
@@ -69,7 +69,7 @@ while(<>) {
$found++;
print "\n";
print "-- \n";
- print "-- Grammar found in $ARGV by $0 at " . $. . "\n";
+ print "-- ASN.1 module found in $ARGV by $0 at " . $. . "\n";
print "-- \n";
print "\n";
}