Commit 29819576 authored by J. Alexander Treuman's avatar J. Alexander Treuman

weather -> whether

git-svn-id: https://svn.musicpd.org/mpd/trunk@6271 09075e82-0dd4-0310-85a5-a0d7c8717e4f
parent 425c6e95
......@@ -53,7 +53,7 @@ typedef struct _List {
ListNode **nodesArray;
/* sorted */
int sorted;
/* weather to strdup() key's on insertion */
/* whether to strdup() key's on insertion */
int strdupKeys;
} List;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment