Skip to content

lpi: Rename "ShoLineNum" to "ShowLineNum"

  • Lazarus Version: 3.2.0

I guess, these two lines should contain "ShowLineNum" instead of "ShoLineNum", because now it clearly looks like a typo:
reading *.LPI - d2e0bdee/ide/compileroptions.pp#L1741
writing *.LPI - d2e0bdee/ide/compileroptions.pp#L1938

But I'm not sure about the implications for backward compatibility. So if there are any, then an explanatory comment in both places will be enough.