Skip to content
This repository was archived by the owner on Aug 13, 2025. It is now read-only.

Commit ef66114

Browse files
authored
Merge pull request #814 from vanillaiice/patch-1
2 parents 6665dd0 + 95e63f6 commit ef66114

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorial/tutorial.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ functions.
354354
letter combination for a cell address.
355355
* `ColLettersToIndex(colLetter string)` – converts a column address to
356356
a numeric index.
357-
* `GetCoordsFromCellIDString(cellAddr string) – converts a cell address
357+
* `GetCoordsFromCellIDString(cellAddr string)` – converts a cell address
358358
string to row/col coordinates.
359359
* `GetCellIDStringFromCoords(x, y int)` – converts coordinate values to
360360
a cell address

0 commit comments

Comments
 (0)