1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2025-01-27 15:25:24 -05:00

Fix typo.

This commit is contained in:
Dave Davenport 2016-11-25 21:48:54 +01:00
parent 80c7b3774e
commit 425f8d1cd6

View file

@ -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])