From 2435092d7b09ee507464196ae60e8b996f152e2d Mon Sep 17 00:00:00 2001 From: tastytea Date: Fri, 10 Aug 2018 03:03:50 +0200 Subject: [PATCH] 2018-08-10 --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index 601552e..5ad4d79 100644 --- a/docs/index.html +++ b/docs/index.html @@ -43,7 +43,7 @@ $(function() {
xdgcfg Documentation
-

xdgcfg is a very simple wrapper around libconfig written in C++. It reads and writes files into ${XDG_CONFIG_HOME}. It creates subdirectories if necessary.

+

xdgcfg is a very simple wrapper around libconfig written in C++. It reads and writes files in ${XDG_CONFIG_HOME}. It creates subdirectories if necessary.

Dependencies

  • C++ compiler