From f131770b1465fbf423881f16ba85523a05f846fe Mon Sep 17 00:00:00 2001 From: Veres Lajos Date: Mon, 29 Dec 2014 09:45:58 +0000 Subject: tree-wide: spelling fixes https://github.com/vlajos/misspell_fixer https://github.com/torstehu/systemd/commit/b6fdeb618cf2f3ce1645b3315f15f482710c7ffa Thanks to Torstein Husebo . --- src/shared/hashmap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/shared/hashmap.c') diff --git a/src/shared/hashmap.c b/src/shared/hashmap.c index f2a8a77eae..e63ba4bb5a 100644 --- a/src/shared/hashmap.c +++ b/src/shared/hashmap.c @@ -1066,7 +1066,7 @@ static int hashmap_base_put_boldly(HashmapBase *h, unsigned idx, /* * Returns 0 if resize is not needed. - * 1 if succesfully resized. + * 1 if successfully resized. * -ENOMEM on allocation failure. */ static int resize_buckets(HashmapBase *h, unsigned entries_add) { -- cgit v1.2.3-54-g00ecf