From c120a4daa6f1221caecb953d77571dcb477e3f74 Mon Sep 17 00:00:00 2001 From: Dylan Date: Sat, 19 Mar 2016 10:58:03 +1100 Subject: [PATCH] Fix typo in function namne --- neofetch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neofetch b/neofetch index cfaea51b..8a9078af 100755 --- a/neofetch +++ b/neofetch @@ -55,7 +55,7 @@ printinfo () { info "GPU" gpu info "Memory" memory - # info "Font" gtkfont + # info "Font" font # info "Disk" disk # info "Battery" battery # info "Song" song