浏览代码

i kan spel, can u?

"Steven J. Hill" 20 年之前
父节点
当前提交
3639edcabf
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      toolchain/gdb/Config.in

+ 1 - 1
toolchain/gdb/Config.in

@@ -21,7 +21,7 @@ config BR2_PACKAGE_GDB_CLIENT
 	    Build gdb to run on the host to debug programs running on the target.
 
 choice
-	prompt "GDB debuger Version"
+	prompt "GDB debugger Version"
 	default BR2_GDB_VERSION_6_3
 	depends on BR2_PACKAGE_GDB || BR2_PACKAGE_GDB_SERVER || BR2_PACKAGE_GDB_CLIENT
 	help