aboutsummaryrefslogtreecommitdiff
path: root/gdb/tui/tui-wingeneral.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/tui/tui-wingeneral.c')
-rw-r--r--gdb/tui/tui-wingeneral.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/tui/tui-wingeneral.c b/gdb/tui/tui-wingeneral.c
index 82a023d..385e6e5 100644
--- a/gdb/tui/tui-wingeneral.c
+++ b/gdb/tui/tui-wingeneral.c
@@ -77,7 +77,7 @@ tui_win_info::refresh_window ()
tui_wrefresh (handle.get ());
}
-/* Draw a border arround the window. */
+/* Draw a border around the window. */
static void
box_win (struct tui_win_info *win_info,
bool highlight_flag)