converters


git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@1099 59561ff5-6e30-0410-9f3c-9617f08c8826
diff --git a/examples/README b/examples/README
index fa13880..bd67f7b 100644
--- a/examples/README
+++ b/examples/README
@@ -1,7 +1,7 @@
 
-This directory contains several convertors from a few known text formats into
+This directory contains several converters from a few known text formats into
 the ASN.1 modules, as well as examples of these formats and the sample
-convertor's output (generated by `make`).
+converter's output (generated by `make`).
 
 To regenerate the .asn1 files from the original RFC texts, do `rm *.asn1; make`.