summaryrefslogtreecommitdiff
path: root/package/gdb
diff options
context:
space:
mode:
authorCarlos Santos <unixmania@gmail.com>2020-05-31 12:25:49 -0300
committerWaldemar Brodkorb <wbx@openadk.org>2020-06-06 18:05:23 +0200
commitbdd276c73c05f64340fd7fc33b557f0e88528df7 (patch)
tree5033009b18ac3c9b746080a8eb1fce2fa04a54e7 /package/gdb
parent9329253739288b5da8a02344da957b7017da29e6 (diff)
Fix "program" spelling
Signed-off-by: Carlos Santos <unixmania@gmail.com>
Diffstat (limited to 'package/gdb')
-rw-r--r--package/gdb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/gdb/Makefile b/package/gdb/Makefile
index f69d139f0..f49c7c966 100644
--- a/package/gdb/Makefile
+++ b/package/gdb/Makefile
@@ -7,7 +7,7 @@ PKG_NAME:= gdb
PKG_VERSION:= 9.1
PKG_RELEASE:= 1
PKG_HASH:= 699e0ec832fdd2f21c8266171ea5bf44024bd05164fdf064e4d10cc4cf0d1737
-PKG_DESCR:= programm debugger
+PKG_DESCR:= program debugger
PKG_SECTION:= app/debug
PKG_SITES:= ${MASTER_SITE_GNU:=gdb/}
PKG_DEPENDS:= libncurses zlib libexpat libthread-db