diff --git a/meta-ohos-blueprints/conf/distro/allscenarios-linux-blueprint-gateway.conf b/meta-ohos-blueprints/conf/distro/allscenarios-linux-blueprint-gateway.conf
index 1f1af3f4a641518909e7d6394cf02cf45980e5fe..6d30c1853d87ad56ede96178b85fe9bf26814121 100644
--- a/meta-ohos-blueprints/conf/distro/allscenarios-linux-blueprint-gateway.conf
+++ b/meta-ohos-blueprints/conf/distro/allscenarios-linux-blueprint-gateway.conf
@@ -35,5 +35,5 @@ BBMASK = ""
 # We want hostapd service to start by default for this blueprint
 SYSTEMD_AUTO_ENABLE_pn-hostapd = "enable"
 
-# Enable iptbakes support in systemd-networkd for NAT
+# Enable iptables support in systemd-networkd for NAT
 PACKAGECONFIG_append_pn-systemd = " iptc"