From: JINMEI Tatuya Date: Tue, 16 Oct 2012 21:15:49 +0000 (-0700) Subject: [2207] fixed a minor typo in doc X-Git-Tag: trac2402_base~12^2~21 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=07e1f1ddbd299b60ee4009f53723b4271b5cea16;p=thirdparty%2Fkea.git [2207] fixed a minor typo in doc --- diff --git a/src/lib/datasrc/memory/zone_table_segment.h b/src/lib/datasrc/memory/zone_table_segment.h index 239d8dd3dd..f066d8e130 100644 --- a/src/lib/datasrc/memory/zone_table_segment.h +++ b/src/lib/datasrc/memory/zone_table_segment.h @@ -57,7 +57,7 @@ public: /// The interface is tentative, we don't know if this is the correct place /// and way to set the data. But for now, we need something to be there /// at least for the tests. So we have this. For this reason, there are - /// no tests for this method directly. Do not use in actuall + /// no tests for this method directly. Do not use in actual /// implementation. /// /// It can be used only once, to initially set it. It can't replace the