I was checking the source of the announce plugin to can make a masterlist, when I suddenly found a grammar mistake!
gFuncs->printf("Will attempting to ping the announce server again in 150 seconds.\n");
At: https://bitbucket.org/stormeus/0.4-announce/src/455593e2a8e4b712d4b316ae52011bfcf0ab4760/0.4-announce/main.cpp?at=master Line 116
Supposed to be: Will attempt* to ping the announce server again in 150 seconds.\n
Who reads the console anyway?
Not actually a 'bug'.
And nobody cares.
Uh, okay.
FIxed in Git.