From c3c89138283fb6eb8b8e66a8bb651bd42ce45cdd Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sun, 19 Mar 2023 16:28:36 +0100 Subject: Spelling --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main.cpp') 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); -- cgit v1.2.3