From e032234c639a0e70bac2c622bbddef62b7d682a3 Mon Sep 17 00:00:00 2001 From: Milan Zamazal Date: Sat, 16 Jul 2022 20:29:24 +0200 Subject: [PATCH] Fix typo in pipewire-lib commentary --- pipewire-lib.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pipewire-lib.el b/pipewire-lib.el index 20a0425..e99dca2 100644 --- a/pipewire-lib.el +++ b/pipewire-lib.el @@ -30,7 +30,7 @@ ;; functions to work with them. ;; ;; pipewire-lib caches data retrieved from PipeWire and uses the cached -;; data. If The cache can be invalidated by calling `pipewire-lib-refresh'. +;; data. The cache can be invalidated by calling `pipewire-lib-refresh'. ;;; Code: