harper-core 2.0.0

The language checker for developers.
Documentation
1
2
3
4
5
6
7
8
9
expr main [(once a while), (once and a while)]

let message "The correct idiom is `once in a while`."
let description "Corrects two common malapropisms of `once in a while`."
let kind "Usage"
let becomes "once in a while"

test "For me it is a SMB mount I have on the client device that I sync only once a while for a backup into the cloud." "For me it is a SMB mount I have on the client device that I sync only once in a while for a backup into the cloud."
test "Every once and a while all the links on my page seem to stop working." "Every once in a while all the links on my page seem to stop working."