Merge branch 'format' into 'main'

adjustment: Properly use <code> tag

See merge request GNOME/gtk!6238
This commit is contained in:
Matthias Clasen
2023-08-05 00:20:21 +00:00

View File

@@ -34,7 +34,7 @@
*
* `GtkAdjustment` is a model for a numeric value.
*
* The `GtkAdjustment has an associated lower and upper bound.
* The `GtkAdjustment` has an associated lower and upper bound.
* It also contains step and page increments, and a page size.
*
* Adjustments are used within several GTK widgets, including