diff options
| author | Дилян Палаузов <git-dpa@aegee.org> | 2020-09-30 23:44:23 +0300 |
|---|---|---|
| committer | Дилян Палаузов <git-dpa@aegee.org> | 2020-10-01 11:54:49 +0300 |
| commit | f034d5602dcccfdc92e96c338343e242455caf30 (patch) | |
| tree | 36825d9556786e46e720a20aa06ef7fc1b3e35a5 /src/libebackend | |
| parent | 63dd88e60b09ac79506aa04ff86f3b7ab1954257 (diff) | |
| download | evolution-data-server-f034d5602dcccfdc92e96c338343e242455caf30.tar.gz | |
M!44 - Typo 'the the ' -> 'the '
Closes https://gitlab.gnome.org/GNOME/evolution-data-server/-/merge_requests/44
Diffstat (limited to 'src/libebackend')
| -rw-r--r-- | src/libebackend/e-cache.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libebackend/e-cache.c b/src/libebackend/e-cache.c index 48a679358..313eb89da 100644 --- a/src/libebackend/e-cache.c +++ b/src/libebackend/e-cache.c @@ -1252,7 +1252,7 @@ e_cache_count_rows_cb (ECache *cache, * Checkes whether the @cache contains an object with * the given @uid. * - * Returns: Whether the the object had been found. + * Returns: Whether the object had been found. * * Since: 3.26 **/ |
