]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[2207] one more fix of s/reloader/writer/
authorJINMEI Tatuya <jinmei@isc.org>
Wed, 17 Oct 2012 18:38:35 +0000 (11:38 -0700)
committerJINMEI Tatuya <jinmei@isc.org>
Wed, 17 Oct 2012 18:38:35 +0000 (11:38 -0700)
src/lib/datasrc/memory/zone_table_segment.h

index de924426427065b99b0fbc6e5e80dd0951caee49..74a3295413b5c349d3d7b3b644c5bffc8bcc3c35 100644 (file)
@@ -137,7 +137,7 @@ public:
     /// \param loadAction Callback to provide the actual data.
     /// \param origin The origin of the zone to reload.
     /// \param rrclass The class of the zone to reload.
-    /// \return New instance of a zone reloader. The ownership is passed
+    /// \return New instance of a zone writer. The ownership is passed
     ///     onto the caller.
     virtual ZoneWriter* getZoneWriter(const LoadAction& load_action,
                                       const dns::Name& origin,