Skip to content

Commit e79fd60

Browse files
committed
SpreadsheetViewportRectangleNavigationList.urlFragment comment FIX
- Previous comment was actually SpreadsheetViewport.urlFragment
1 parent 04595ea commit e79fd60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/walkingkooka/spreadsheet/viewport/SpreadsheetViewportRectangleNavigationList.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ public void printTree(final IndentingPrinter printer) {
172172

173173
// HasUrlFragment...................................................................................................
174174

175-
// /home/A1/width/200/height/300/includeFrozenColumnsRows/true/selection/B2/top-left/navigations/right 400px
175+
// /home/A1/width/200/height/300/navigations/right 400px
176176
@Override
177177
public UrlFragment urlFragment() {
178178
UrlFragment urlFragment = this.rectangle.urlFragment();

0 commit comments

Comments
 (0)