aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFredrik Salomonsson <plattfot@gmail.com>2020-06-26 16:57:46 -0700
committerFredrik Salomonsson <plattfot@gmail.com>2020-06-26 16:57:46 -0700
commit14711963d4cdf7d20ad0e1803c7cc58c858adc1b (patch)
tree808933fbb59e4336066fc777365c19081a9d43b4
parentbabc4bec112848084b5f100383613e09d596edaa (diff)
downloadpinentry-rofi-14711963d4cdf7d20ad0e1803c7cc58c858adc1b.tar.gz
Fix typo in README
-rw-r--r--README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org
index 51d1678..1d97413 100644
--- a/README.org
+++ b/README.org
@@ -16,7 +16,7 @@
* 2.0.0 Breaking changes please read
As of version 2.0.0, =pinentry-rofi= is now built using [[https://www.gnu.org/software/automake][automake]].
- See [[file:HACKING][HACKING]] for more info on that. It also lost its =-guile= prefix
+ See [[file:HACKING][HACKING]] for more info on that. It also lost its =-guile= suffix
for the executable. And it is no longer just one file, most of its
content is now a [[https://www.gnu.org/software/guile/manual/html_node/General-Information-about-Modules.html][guile module]], which the executable now calls.