test: backtick fix master
authorKoen Vandeputte <koen.vandeputte@citymesh.com>
Mon, 25 Nov 2024 17:37:10 +0000 (18:37 +0100)
committerKoen Vandeputte <koen.vandeputte@citymesh.com>
Mon, 25 Nov 2024 17:37:10 +0000 (18:37 +0100)
package/devel/gdb/Makefile

index 3efbce28f407725202174b4d291fad6e040c69c3..2243d2017ff564d6a8d1b537acdc14f8388d3502 100644 (file)
@@ -37,7 +37,7 @@ $(call Package/gdb/Default)
 endef
 
 define Package/gdb/description
-GDB, the GNU Project debugger, allows you to see what is going on `inside'
+GDB, the GNU Project debugger, allows you to see what is going on inside'
 another program while it executes -- or what another program was doing at the
 moment it crashed.
 endef