mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-01 06:11:16 +00:00
Janitor: Fix typos in comments and user-facing strings
Also adapt tests for error messages containing the fixed strings. No behavior change is intended!
This commit is contained in:
parent
4b12ed03cf
commit
13d7f5e7bd
96 changed files with 290 additions and 288 deletions
|
@ -31,7 +31,7 @@ public:
|
|||
{
|
||||
}
|
||||
|
||||
/// Returns the linear gradient's angle in degress.
|
||||
/// Returns the linear gradient's angle in degrees.
|
||||
float angle() const
|
||||
{
|
||||
// The gradient's first stop is a fake stop to store the angle
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue