From 42ffee57401052618122777883ab46f8482558d9 Mon Sep 17 00:00:00 2001 From: MitchMarq42 Date: Fri, 21 Apr 2023 21:40:02 -0800 Subject: [PATCH] Fix commentary blurb --- notibox.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/notibox.el b/notibox.el index d68155e..84f75b0 100644 --- a/notibox.el +++ b/notibox.el @@ -23,7 +23,9 @@ ;;; Commentary: -;; This package provides +;; This package shows a temporary child frame which mirrors the contents of the +;; echo area. It was designed to be used with configurations that hide the echo +;; area by splitting it into a `minibuffer-frame'. ;;; Code: