Skip to content

Commit 4941325

Browse files
committed
update docs
1 parent e258bb7 commit 4941325

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

J4JMapLibrary/region/Tile.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ int y
2828
public MapRegion Region { get; }
2929

3030
// For Tile objects, X can be any value in the extended tile plane.
31-
// for MapTile objects, X can only take on values within the range of
31+
// For MapTile objects, X can only take on values within the range of
3232
// minimum and maximum tile values for the scale of the MapRegion in
3333
// which the MapTile is created, or -1 if outside the MapRegion's
3434
// horizontal limits, giving allowance for wrapping around the left

0 commit comments

Comments
 (0)