]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1074] minor changes
authorRazvan Becheriu <razvan@isc.org>
Mon, 13 Jan 2020 12:45:15 +0000 (14:45 +0200)
committerRazvan Becheriu <razvan@isc.org>
Wed, 5 Feb 2020 21:00:32 +0000 (23:00 +0200)
src/lib/dhcpsrv/tests/pgsql_host_data_source_unittest.cc

index 2dc19bd6570d971baeab4b567ffae5bc1fcc0834..27eb089f2e524773af4d46054b38b101d12a6729 100644 (file)
@@ -154,7 +154,7 @@ public:
 ///
 /// This test checks if the PgSqlHostDataSource can be instantiated.  This happens
 /// only if the database can be opened.  Note that this is not part of the
-/// PgSqlHostMgr test fixure set.  This test checks that the database can be
+/// PgSqlHostMgr test fixture set.  This test checks that the database can be
 /// opened: the fixtures assume that and check basic operations.
 TEST(PgSqlHostDataSource, OpenDatabase) {
     // Schema needs to be created for the test to work.