X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Fhb-tag.c;h=42412c944b9a248f4bd9b08949959f8f9e9acbf3;hb=613fd4014fa5814bf2adce50574d520df8927ce1;hp=c8353a489d0916c616c4929c81db437ba2d97d1c;hpb=5b7b5519d955cd0c99d094ba140514e0a2b73083;p=chaz%2Fhomebank diff --git a/src/hb-tag.c b/src/hb-tag.c index c8353a4..42412c9 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-2016 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)