summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/test-photos.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-photos.c b/tests/test-photos.c
index e288525..af9b2df 100644
--- a/tests/test-photos.c
+++ b/tests/test-photos.c
@@ -340,7 +340,7 @@ static int do_remove (int argc, char **argv)
/* Remove photoalbum altogether, but preserve pics */
if (album == NULL)
{
- g_print (_("Cannot remove Photo Libarary playlist. Aborting.\n"));
+ g_print (_("Cannot remove Photo Library playlist. Aborting.\n"));
itdb_photodb_free (db);
return 1;
}