Re: [PATCH] ; * lisp/org-refile.el (org-refile-targets): Fix typo.

2022-07-17 Thread Ihor Radchenko
Stefan Kangas writes: > The attached patch fixes a small typo I found in the > `org-refile-targets' docstring. Thanks! Applied onto main via bf930b6fe. Best, Ihor

[PATCH] ; * lisp/org-refile.el (org-refile-targets): Fix typo.

2022-07-12 Thread Stefan Kangas
The attached patch fixes a small typo I found in the `org-refile-targets' docstring. From fe1c6f69ffcd3dfdb04c728f92e63e2fb1e4b4c0 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Wed, 13 Jul 2022 00:22:20 +0200 Subject: [PATCH] ; * lisp/org-refile.el (org-refile-targets): Fix typo. ---