Skip to content

Commit

Permalink
Removed another redundant unit.
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel K. O. (dkosmari) committed Jun 2, 2024
1 parent b943564 commit 28cf7fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/cfg.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ namespace cfg {
const char* server = "NTP Servers";
const char* sync = "Syncing Enabled";
const char* threads = "Background Threads";
const char* tolerance = "Tolerance (milliseconds)";
const char* tolerance = "Tolerance";
const char* utc_offset = "Time Offset (UTC)";
}

Expand Down

0 comments on commit 28cf7fe

Please sign in to comment.