Skip to content

Commit

Permalink
Fix up comment
Browse files Browse the repository at this point in the history
Signed-off-by: Ricky Cheung <[email protected]>
  • Loading branch information
Ricky Cheung authored and d4rken committed Jun 26, 2024
1 parent c6524d7 commit 7b474fb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ class WidgetProvider : AppWidgetProvider() {
.getInt(AppWidgetManager.OPTION_APPWIDGET_MIN_WIDTH)
val columns = getCellsForSize(minWidth)

/* Enable wide widgets only when we are provided with 3 or
/* Enable wide widgets only when we are provided with 4 or
* more columns of space.
* Although the minimum size is only 2x1, the safeguards are
* added if these restrictions will ever be loosened in the future.
Expand Down

0 comments on commit 7b474fb

Please sign in to comment.