]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
spelling: have implemented
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Wed, 19 Nov 2025 19:09:56 +0000 (14:09 -0500)
committerJosh Soref <2119212+jsoref@users.noreply.github.com>
Thu, 20 Nov 2025 12:31:10 +0000 (07:31 -0500)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
pdns/qtype.hh

index fa9bde78f88525e06d8c90a86f4ae0fbd4650ad1..1b28705a8bc82438c0f3ba4959cc8f02bc2b8d2c 100644 (file)
@@ -60,7 +60,7 @@ public:
   /**
    * \brief Return whether we know the name of this type.
    *
-   * This does not presume that we have an implemented a content representation for this type,
+   * This does not presume that we have implemented a content representation for this type,
    * for that please see DNSRecordContent::isRegisteredType().
    */
   bool isSupportedType() const;