summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-11-25 21:48:54 +0100
committerDave Davenport <qball@gmpclient.org>2016-11-25 21:48:54 +0100
commit425f8d1cd6fc5a996e212060e33d80caa0d5aa8b (patch)
tree5b6884c896c02815c772ff40f1fc6742b80aa7ea /configure.ac
parent80c7b3774e304153e1a418d6d03dd272e9aae876 (diff)
Fix typo.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b25c8ebd..c5df0ea6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([rofi], [1.2.0], [https://github.com/DaveDavenport/rofi/],[],[https://forums.qtools.org/])
+AC_INIT([rofi], [1.2.0], [https://github.com/DaveDavenport/rofi/],[],[https://forum.qtools.org/])
AC_CONFIG_SRCDIR([source/rofi.c])
AC_CONFIG_HEADER([config.h])