Parcourir la source

[2751] Fix a typo

(Yes, it's "an" and not "a" here as the syllable begins with a vowel.)
Mukund Sivaraman il y a 11 ans
Parent
commit
3d4ea50029
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/lib/datasrc/memory/rdataset.h

+ 1 - 1
src/lib/datasrc/memory/rdataset.h

@@ -207,7 +207,7 @@ public:
                             dns::ConstRRsetPtr sig_rrset,
                             const RdataSet* old_rdataset = NULL);
 
-    /// \brief Subtract some RDATAs and RRSIGs from aw RdataSet
+    /// \brief Subtract some RDATAs and RRSIGs from an RdataSet
     ///
     /// Allocate and construct a new RdataSet that contains all the
     /// data from the \c old_rdataset except for the ones in rrset