From 8ab924edc5b8f697ea3dd139cdfdf33438a3482a Mon Sep 17 00:00:00 2001 From: Wojciech Siewierski Date: Wed, 12 Jan 2022 01:46:51 +0100 Subject: Fix a typo in README.org --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 55f7330..d2964fd 100644 --- a/README.org +++ b/README.org @@ -28,7 +28,7 @@ trigger the respective completion at point. You can bind them directly to a key in your user configuration. Notable commands/capfs are ~cape-line~ for completion of a line from the current buffer and ~cape-file~ for completion of a file name. The command ~cape-symbol~ is particularily useful for documentation of Elisp -packages or configurations, since it completes elisp symbols anywere. +packages or configurations, since it completes elisp symbols anywhere. On the more experimental side, Cape has the super power to transform Company backends into Capfs and merge multiple Capfs into a Super-Capf! These -- cgit v1.0