X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=src%2Fhb-tag.c;h=96cb5bf496dd7d518ae02e12a61b3f342e847975;hb=35b9973e4de7d69ad8841ead996a2e6cf1d85f08;hp=c8353a489d0916c616c4929c81db437ba2d97d1c;hpb=5b7b5519d955cd0c99d094ba140514e0a2b73083;p=chaz%2Fhomebank diff --git a/src/hb-tag.c b/src/hb-tag.c index c8353a4..96cb5bf 100644 --- a/src/hb-tag.c +++ b/src/hb-tag.c @@ -1,5 +1,5 @@ /* HomeBank -- Free, easy, personal accounting for everyone. - * Copyright (C) 1995-2014 Maxime DOYEN + * Copyright (C) 1995-2018 Maxime DOYEN * * This file is part of HomeBank. * @@ -100,9 +100,9 @@ guint da_tag_length(void) /** * da_tag_remove: * - * remove an tag from the GHashTable + * delete an tag from the GHashTable * - * Return value: TRUE if the key was found and removed + * Return value: TRUE if the key was found and deleted * */ gboolean da_tag_remove(guint32 key)