We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0875b06 commit 0ccf47dCopy full SHA for 0ccf47d
2 files changed
README.md
@@ -72,7 +72,7 @@ available locations are:
72
73
## Code formatting
74
75
-Code in this repository is formatted using `black`. Before commiting changes run:
+Code in this repository is formatted using `black`. Before committing changes run:
76
77
black .
78
qubes_config/global_config.glade
@@ -1640,7 +1640,7 @@
1640
<object class="GtkLabel">
1641
<property name="visible">True</property>
1642
<property name="can-focus">False</property>
1643
- <property name="label" translatable="yes">Default Linux Kernal:</property>
+ <property name="label" translatable="yes">Default Linux Kernel:</property>
1644
<property name="xalign">0</property>
1645
<style>
1646
<class name="main_text"/>
0 commit comments