Skip to content

Commit 0ccf47d

Browse files
Fix typos in README.md and global_config.glade
1 parent 0875b06 commit 0ccf47d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ available locations are:
7272

7373
## Code formatting
7474

75-
Code in this repository is formatted using `black`. Before commiting changes run:
75+
Code in this repository is formatted using `black`. Before committing changes run:
7676

7777
black .
7878

qubes_config/global_config.glade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1640,7 +1640,7 @@
16401640
<object class="GtkLabel">
16411641
<property name="visible">True</property>
16421642
<property name="can-focus">False</property>
1643-
<property name="label" translatable="yes">Default Linux Kernal:</property>
1643+
<property name="label" translatable="yes">Default Linux Kernel:</property>
16441644
<property name="xalign">0</property>
16451645
<style>
16461646
<class name="main_text"/>

0 commit comments

Comments
 (0)