| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1375,7 +1375,7 @@ def lsize(): | |||
| 1375 | 1375 | get_colpair(self.config, 'comment')) | |
| 1376 | 1376 | # XXX: After all the trouble I had with sizing the list box (I'm not very good | |
| 1377 | 1377 | # at that type of thing) I decided to do this bit of tidying up here just to | |
| 1378 | - # make sure there's no unnececessary blank lines, it makes things look nicer. | ||
| 1378 | + # make sure there's no unnecessary blank lines, it makes things look nicer. | ||
| 1379 | 1379 | ||
| 1380 | 1380 | y = self.list_win.getyx()[0] | |
| 1381 | 1381 | self.list_win.resize(y + 2, w) | |
| Back | FazBrowse Home | New Git URL |
0 commit comments