From 2b38da4f44cba8931f84d7a8c73edf320dc60375 Mon Sep 17 00:00:00 2001 From: Jonas Bernoulli Date: Sat, 16 Sep 2023 22:43:48 +0200 Subject: [PATCH] manual: Place comma after "e.g." --- docs/borg.org | 2 +- docs/borg.texi | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/borg.org b/docs/borg.org index 752aab2..c0f3303 100644 --- a/docs/borg.org +++ b/docs/borg.org @@ -872,7 +872,7 @@ variables you can tell Borg how to build such packages. load-path = mu4e #+END_SRC - To skip generating "autoloads" (e.g. using ~use-package~ to create + To skip generating "autoloads" (e.g., using ~use-package~ to create "autoloads" on the fly), just provide the required build steps to build the package, omitting ~borg-update-autoloads~. Borg silently ignores a missing "autoloads" file during initialization diff --git a/docs/borg.texi b/docs/borg.texi index 83151ad..72d7f3d 100644 --- a/docs/borg.texi +++ b/docs/borg.texi @@ -953,7 +953,7 @@ with @code{shell-command}. load-path = mu4e @end example -To skip generating "autoloads" (e.g. using @code{use-package} to create +To skip generating "autoloads" (e.g., using @code{use-package} to create "autoloads" on the fly), just provide the required build steps to build the package, omitting @code{borg-update-autoloads}. Borg silently ignores a missing "autoloads" file during initialization