mirror of
https://github.com/mii443/qemu.git
synced 2025-12-16 17:18:49 +00:00
qga/: spelling fixes
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru> Reviewed-by: Eric Blake <eblake@redhat.com>
This commit is contained in:
@@ -382,7 +382,7 @@ test_add_keys(void)
|
||||
&err);
|
||||
g_assert(err == NULL);
|
||||
|
||||
/* key2 came first, and should'nt be duplicated */
|
||||
/* key2 came first, and shouldn't be duplicated */
|
||||
test_authorized_keys_equal("algo key2 comments\n"
|
||||
"algo key1 comments");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user