From 6f65e668957a50e153cba6822f747d13ad1b40ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20B=C3=ADlka?= Date: Thu, 29 Aug 2013 09:08:54 +0200 Subject: Fix typos. --- nis/nis_print.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nis') diff --git a/nis/nis_print.c b/nis/nis_print.c index d24dcde..e872b20 100644 --- a/nis/nis_print.c +++ b/nis/nis_print.c @@ -290,7 +290,7 @@ nis_print_link (const link_obj *obj) fputs (_("Linked Object Type : "), stdout); nis_print_objtype (obj->li_rtype); printf (_("Linked to : %s\n"), obj->li_name); - /* XXX Print the attributs here, if they exists */ + /* XXX Print the attributes here, if they exists */ } libnsl_hidden_def (nis_print_link) -- cgit v1.1