From 7423eef243aba154fcd75dd29ea2d0937a243990 Mon Sep 17 00:00:00 2001 From: Zero King Date: Mon, 3 Jan 2022 10:36:47 +0000 Subject: [PATCH] docs(lookup): fix typos --- modules/tools/lookup/README.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/tools/lookup/README.org b/modules/tools/lookup/README.org index 4bdfdfaee..ea981c8b1 100644 --- a/modules/tools/lookup/README.org +++ b/modules/tools/lookup/README.org @@ -146,7 +146,7 @@ You can perform a documentation lookup on any backends directly: o]]), or ~:lo[okup] QUERY~ for evil users. ** Dash.app Docset integration -You can install dash docsets with ~M-x dash-docset-install-docset~ and search +You can install dash docsets with ~M-x dash-docs-install-docset~ and search them offline with ~M-x +lookup/in-docsets~, or with ~+lookup/documentation~ in modes that don't have a specialized :documentation lookup handler. @@ -209,7 +209,7 @@ E.g. This determines what docsets to implicitly search for when you use ~+lookup/documentation~ in a mode with no ~:documentation~ handler. Those -docsets must be installed with ~dash-docset-install-docset~. +docsets must be installed with ~dash-docs-install-docset~. ** Open in eww instead of browser ~+lookup/online~ opens the search results with in ~+lookup-open-url-fn~