about summary refs log tree commit diff
path: root/exwm-workspace.el
diff options
context:
space:
mode:
authorChris Feng <chris.w.feng@gmail.com>2017-02-05T09·50+0800
committerChris Feng <chris.w.feng@gmail.com>2017-02-05T09·50+0800
commitf221f837cb1e38e00fdbe54d25301c09d77c7ae9 (patch)
tree87b1979f8ad61d4aa1a83697ca49800d8a8e5ec4 /exwm-workspace.el
parent9926d87b65f1a5e627032b8da329799cd612f289 (diff)
Fix checkdoc warnings
Diffstat (limited to 'exwm-workspace.el')
-rw-r--r--exwm-workspace.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/exwm-workspace.el b/exwm-workspace.el
index fa1d47f079cb..17aa2c08cb16 100644
--- a/exwm-workspace.el
+++ b/exwm-workspace.el
@@ -116,7 +116,7 @@ NIL if FRAME is not a workspace"
 (defvar exwm-workspace--prompt-add-allowed nil
   "Non-nil to allow adding workspace from the prompt.")
 (defvar exwm-workspace--prompt-delete-allowed nil
-  "Non-nil to allow deleting workspace from the prompt")
+  "Non-nil to allow deleting workspace from the prompt.")
 (defvar exwm-workspace--create-silently nil
   "When non-nil workspaces are created in the background (not switched to).