summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorplanet36 <planet36@users.noreply.github.com>2021-03-05 14:19:49 -0500
committerRafael Marçalo <raroma09@gmail.com>2023-01-03 15:01:36 +0000
commit2b808b65df38411037da9d62ab1126da7968195c (patch)
tree4a4a3a1b3e41f73e345d87354541ab8f913c82c6
parent5bd3eb0169620c0a689cbae0dd85c52b0e098257 (diff)
config.def.h: Remove stray double quote in comment
Signed-off-by: drkhsh <me@drkhsh.at>
-rw-r--r--config.def.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.def.h b/config.def.h
index 90b57a1..2fc2557 100644
--- a/config.def.h
+++ b/config.def.h
@@ -24,7 +24,7 @@ static const char unknown_str[] = "n/a";
* datetime date and time format string (%F %T)
* disk_free free disk space in GB mountpoint path (/)
* disk_perc disk usage in percent mountpoint path (/)
- * disk_total total disk space in GB mountpoint path (/")
+ * disk_total total disk space in GB mountpoint path (/)
* disk_used used disk space in GB mountpoint path (/)
* entropy available entropy NULL
* gid GID of current user NULL