aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2023-03-19 16:28:36 +0100
committerdec05eba <dec05eba@protonmail.com>2023-03-19 16:28:36 +0100
commitc3c89138283fb6eb8b8e66a8bb651bd42ce45cdd (patch)
tree7726fbaf922baa92b2764f41df2fa0aed5295677 /src/main.cpp
parent58299fbb24f4b44c9d11ec8b4d9a1878d2280dea (diff)
Spelling
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 4f063cd..909ac0f 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -1893,7 +1893,7 @@ static GtkWidget* create_common_settings_page(GtkStack *stack, GtkApplication *a
"\n"
"Note that this only works when Xorg server is running as root, and using this option will only give you a performance boost if the game you are recording is bottlenecked by your GPU.\n"
"\n"
- "Obs! use at your own risk!");
+ "Note! use at your own risk!");
gtk_dialog_run(GTK_DIALOG(dialog));
gtk_widget_destroy(dialog);