grass icon indicating copy to clipboard operation
grass copied to clipboard

doc: fix spelling errors

Open sebastic opened this issue 1 year ago • 3 comments

The lintian QA tool reported spelling errors for the Debian package build:

  • allows to -> allow ing
  • colum -> column
  • overlaping -> overlapping
  • refernce -> reference

sebastic avatar Jun 19 '24 12:06 sebastic

@neteler @HuidaeCho Would this be creating conflicts with Weblate?

echoix avatar Jun 19 '24 12:06 echoix

I believe so. I can merge and force-push it to Weblate?

HuidaeCho avatar Jun 19 '24 13:06 HuidaeCho

Or rebase to exclude the .po changes?

sebastic avatar Jun 19 '24 13:06 sebastic

I applied the changes to the source strings that were in addons. https://github.com/OSGeo/grass-addons/pull/1251

I checked all the files here and both could be safely merged

echoix avatar Nov 26 '24 00:11 echoix