fix typo in APIPage.ui (#3916)
Some checks failed
CodeQL Code Scanning / CodeQL (push) Has been cancelled
Flatpak / Build (aarch64) (push) Has been cancelled
Flatpak / Build (x86_64) (push) Has been cancelled
Nix / Build (x86_64-darwin) (push) Has been cancelled
Nix / Build (aarch64-darwin) (push) Has been cancelled
Nix / Build (x86_64-linux) (push) Has been cancelled
Nix / Build (aarch64-linux) (push) Has been cancelled

This commit is contained in:
Alexandru Ionut Tripon 2025-06-27 12:48:15 +03:00 committed by GitHub
commit 497cea0bd5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -170,7 +170,7 @@
<item>
<widget class="QLabel" name="msaClientIDLabel">
<property name="text">
<string>&amp;Microsoft Authentation</string>
<string>&amp;Microsoft Authentication</string>
</property>
<property name="textFormat">
<enum>Qt::RichText</enum>