X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=src%2Fhb-tag.c;h=dc7e25e4e7363af177a16572a6dc1cad48518da9;hb=b84403141a4c3a32a594800eb3fcabdc856461f8;hp=8554cfa3ad747d884431f24675b585c9bd0af383;hpb=27f6e3b112df235c8e9afc9911b1f6bce208a001;p=chaz%2Fhomebank diff --git a/src/hb-tag.c b/src/hb-tag.c index 8554cfa..dc7e25e 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-2017 Maxime DOYEN * * This file is part of HomeBank. * @@ -97,9 +97,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)