diff options
| author | Protesilaos Stavrou <info@protesilaos.com> | 2026-04-13 08:48:24 +0300 |
|---|---|---|
| committer | Protesilaos Stavrou <info@protesilaos.com> | 2026-04-13 08:48:24 +0300 |
| commit | c333db0ec533ed4128848cc907b8c217bfe0d48e (patch) | |
| tree | d4e1ecd9cd9a33531fb7446d8868d4775c14d705 | |
| parent | 68260beb5d60600a75d6e5b54eb1e5e9cf8c6eac (diff) | |
Replace "doc string" with "docstring"
| -rw-r--r-- | beframe.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -217,7 +217,7 @@ any symbols into a list." The following values of ARG can be used: - A list of one to three elements that are passed to the function - `beframe--get-buffers-matching-regexp' (refer to its doc string from + `beframe--get-buffers-matching-regexp' (refer to its docstring from the arguments). - A string, which is passed to `beframe--get-buffers-matching-regexp' as |
