Skip to content

Commit

Permalink
Merge pull request #814 from vanillaiice/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
tealeg authored Aug 13, 2024
2 parents 6665dd0 + 95e63f6 commit ef66114
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorial/tutorial.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,7 @@ functions.
letter combination for a cell address.
* `ColLettersToIndex(colLetter string)` – converts a column address to
a numeric index.
* `GetCoordsFromCellIDString(cellAddr string) – converts a cell address
* `GetCoordsFromCellIDString(cellAddr string)` – converts a cell address
string to row/col coordinates.
* `GetCellIDStringFromCoords(x, y int)` – converts coordinate values to
a cell address
Expand Down

0 comments on commit ef66114

Please sign in to comment.