Merge pull request #52 from danielrainer/patch-1

Change spelling in comment
This commit is contained in:
Luke Smith 2020-09-09 21:00:43 -04:00 committed by GitHub
commit 6bbb413fd7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,7 +23,7 @@ static const Block blocks[] = {
{"", "help-icon", 0, 15},
};
//sets delimeter between status commands. NULL character ('\0') means no delimeter.
//Sets delimiter between status commands. NULL character ('\0') means no delimiter.
static char *delim = " ";
// Have dwmblocks automatically recompile and run when you edit this file in