We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8892df1 commit 3248e23Copy full SHA for 3248e23
examples/fabric-bridge-app/fabric-bridge-common/BUILD.gn
@@ -25,7 +25,7 @@ chip_data_model("fabric-bridge-common-zap") {
25
cflags = [ "-DDYNAMIC_ENDPOINT_COUNT=16" ]
26
}
27
28
-# This is includes all the clusters that only exist on the dynamic endpoint.
+# This includes all the clusters that only exist on the dynamic endpoint.
29
source_set("fabric-bridge-common") {
30
public_configs = [ ":config" ]
31
0 commit comments