Fix typo (#18785)
This commit is contained in:
parent
2e559584e2
commit
095f48d051
@ -38,7 +38,7 @@ enum BoxShape {
|
|||||||
// Don't add more, instead create a new ShapeBorder.
|
// Don't add more, instead create a new ShapeBorder.
|
||||||
}
|
}
|
||||||
|
|
||||||
/// Base class for box borders that can paint as rectangle, circles, or rounded
|
/// Base class for box borders that can paint as rectangles, circles, or rounded
|
||||||
/// rectangles.
|
/// rectangles.
|
||||||
///
|
///
|
||||||
/// This class is extended by [Border] and [BorderDirectional] to provide
|
/// This class is extended by [Border] and [BorderDirectional] to provide
|
||||||
|
Loading…
x
Reference in New Issue
Block a user