]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2833] Fix typo
authorSuzanne Goldlust <sgoldlust@isc.org>
Wed, 21 Jun 2023 19:53:57 +0000 (19:53 +0000)
committerPiotrek Zadroga <piotrek@isc.org>
Tue, 27 Jun 2023 15:32:48 +0000 (15:32 +0000)
src/lib/pgsql/pgsql_connection.h

index 1446222945d3cb7a9da5300f1ef8f7c586ee0cf0..4e8c21a5b1e9a19329c45a4b05ccefd2320831ea 100644 (file)
@@ -278,7 +278,7 @@ private:
 
     /// @brief Creates connection string from the specified parameters.
     ///
-    /// This is an internal implemenation of the @c getConnParameters that
+    /// This is an internal implementation of the @c getConnParameters that
     /// allows for controlling logging. In some cases, a caller can disable
     /// logging warnings to avoid duplication of the log messages emitted
     /// when the invocation is a result of calling  @c getVersion before