light: fix spelling

This commit is contained in:
Thomas Schoebel-Theuer 2015-09-30 15:21:24 +02:00
parent 4d8dc3a619
commit 54d8433b21
1 changed files with 1 additions and 1 deletions

View File

@ -4355,7 +4355,7 @@ static int make_sync(void *buf, struct mars_dent *dent)
do_start = false;
}
/* stop sync when primary is unkown
/* stop sync when primary is unknown
*/
if (!strcmp(peer, "(none)")) {
MARS_INF("cannot start sync, no primary is designated\n");