openbsc: Fix a typo in the variable name
diff --git a/recipes-osmocom/openbsc/openbsc.inc b/recipes-osmocom/openbsc/openbsc.inc
index 658fb55..235c087 100644
--- a/recipes-osmocom/openbsc/openbsc.inc
+++ b/recipes-osmocom/openbsc/openbsc.inc
@@ -1,4 +1,4 @@
-DESCRITOPN = "OpenBSC a Free Software GSM BaseStationController"
+DESCRIPTION = "OpenBSC a Free Software GSM BaseStationController"
 DEPENDS = "libdbi libosmocore libosmo-sccp libosmo-abis openggsn libsmpp34"
 HOMEPAGE = "http://openbsc.osmocom.org/"
 LICENSE = "AGPLv3+"