Skip to content

Commit 9a8a69b

Browse files
committed
fix a spelling error (GoogleCloudPlatform#197)
1 parent 04f5219 commit 9a8a69b

File tree

1 file changed

+1
-1
lines changed
  • appengine/multitenancy/src/main/webapp/WEB-INF

1 file changed

+1
-1
lines changed

appengine/multitenancy/src/main/webapp/WEB-INF/web.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@
4444
<filter-name>NamespaceFilter</filter-name>
4545
<url-pattern>/sign</url-pattern>
4646
</filter-mapping>
47-
<!-- [END filter] -->
47+
<!-- [END nsfilter] -->
4848

4949
</web-app>

0 commit comments

Comments
 (0)