aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJelle Licht <jlicht@fsfe.org>2019-12-09 18:04:47 +0100
committerJelle Licht <jlicht@fsfe.org>2019-12-09 18:04:47 +0100
commit7e16db9569d422e3fc20836bd37d67220b23fcbc (patch)
treef67bf5705a6d9f3dc74f32b78a66c12bb816a557
parent92a0c3ec35412b6105d31432dd1d2effaf2e788d (diff)
downloadguix-7e16db9569d422e3fc20836bd37d67220b23fcbc.tar.gz
guix-7e16db9569d422e3fc20836bd37d67220b23fcbc.zip
Remove runaway patch file.
This was added by accident in 92a0c3ec35412b6105d31432dd1d2effaf2e788d. * 0001-doc-Fix-typo.patch: Delete file.
-rw-r--r--0001-doc-Fix-typo.patch27
1 files changed, 0 insertions, 27 deletions
diff --git a/0001-doc-Fix-typo.patch b/0001-doc-Fix-typo.patch
deleted file mode 100644
index dcf2131f1b..0000000000
--- a/0001-doc-Fix-typo.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-From ed44908b1cc9bd65a17a1eb6d10523323f2a95c7 Mon Sep 17 00:00:00 2001
-From: Jelle Licht <jlicht@fsfe.org>
-Date: Mon, 9 Dec 2019 17:18:08 +0100
-Subject: [PATCH] doc: Fix typo.
-
-* doc/guix.texi (bitlbee-configuration): The field that contains bitlbee
-package is "bitlbee", not "package".
----
- doc/guix.texi | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/doc/guix.texi b/doc/guix.texi
-index d6c84e949d..3f646cd2ca 100644
---- a/doc/guix.texi
-+++ b/doc/guix.texi
-@@ -18291,7 +18291,7 @@ When @var{interface} is @code{127.0.0.1}, only local clients can
- connect; when it is @code{0.0.0.0}, connections can come from any
- networking interface.
-
--@item @code{package} (default: @code{bitlbee})
-+@item @code{bitlbee} (default: @code{bitlbee})
- The BitlBee package to use.
-
- @item @code{plugins} (default: @code{'()})
---
-2.24.0
-