diff --git a/dashboard-widgets.el b/dashboard-widgets.el index f2a98ec7..3e6bd0bd 100644 --- a/dashboard-widgets.el +++ b/dashboard-widgets.el @@ -151,7 +151,7 @@ Example: "Welcome to the church of Emacs" "While any text editor can save your files,\ only Emacs can save your soul" - "I showed you my source code,pls respond" + "I showed you my source code, pls respond" ))) (nth (random (1- (1+ (length list)))) list)) "A footer with some short message.")