view wisdom/off by two @ 5912:6cdc3c5f6fd8

<oerjan> ` touch test; sed -i \'r/haskell/\' test
author HackBot
date Tue, 18 Aug 2015 23:47:32 +0000
parents 1b7da5f7ebd5
children
line wrap: on
line source

An off by two error is what happens when you expect an off by one error but compensate in the wrong direction.