Browse Source

spelling: quotation

Josh Soref 7 years ago
parent
commit
4fd96165f2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/lib/util/python/gen_wiredata.py.in

+ 1 - 1
src/lib/util/python/gen_wiredata.py.in

@@ -966,7 +966,7 @@ class NSECBASE(RR):
       representation of the bitmap field.  For example, for a bitmap
       representation of the bitmap field.  For example, for a bitmap
       where the 7th and 15th bits (and only these bits) are set, it
       where the 7th and 15th bits (and only these bits) are set, it
       must be '0101'.  Note also that the value must be quoted with
       must be '0101'.  Note also that the value must be quoted with
-      single quatations because it could also be interpreted as an
+      single quotations because it could also be interpreted as an
       integer.
       integer.
     '''
     '''
     nbitmap = 1                 # number of bitmaps
     nbitmap = 1                 # number of bitmaps