contrib / coccinelle / preincr.coccion commit restore: fix typo in docs (21416f0)
   1@ preincrement @
   2identifier i;
   3@@
   4- ++i > 1
   5+ i++