diff --git a/src/test/util_tests.cpp b/src/test/util_tests.cpp --- a/src/test/util_tests.cpp +++ b/src/test/util_tests.cpp @@ -1269,7 +1269,7 @@ thr.join(); BOOST_CHECK_EQUAL(threadresult, true); #ifndef WIN32 - // Try to aquire lock in child process while we're holding it, this should + // Try to acquire lock in child process while we're holding it, this should // fail. char ch; BOOST_CHECK_EQUAL(write(fd[1], &LockCommand, 1), 1); diff --git a/test/lint/dictionary/english.json b/test/lint/dictionary/english.json --- a/test/lint/dictionary/english.json +++ b/test/lint/dictionary/english.json @@ -71,6 +71,7 @@ "appropiate": "appropriate", "appropriatly": "appropriately", "apropriate": "appropriate", + "aquire": "acquire", "aquired": "acquired", "arbitary": "arbitrary", "architechture": "architecture", @@ -337,6 +338,7 @@ "invokation": "invocation", "invokations": "invocations", "jave": "java", + "labled": "labeled", "langage": "language", "langauage": "language", "langauge": "language",