Fix broken reference in uitopo archetype.

Change-Id: I3584a3bcb2dfdc0a9e04f4dacccbe2e25d0555b3
diff --git a/web/gui/src/main/webapp/app/fw/svg/glyphData.js b/web/gui/src/main/webapp/app/fw/svg/glyphData.js
index f8d074d..2affec4 100644
--- a/web/gui/src/main/webapp/app/fw/svg/glyphData.js
+++ b/web/gui/src/main/webapp/app/fw/svg/glyphData.js
@@ -70,7 +70,7 @@
     //          firewall, balancer, ips, ids,
     //          controller, virtual, other
 
-    // NOTE: when adding glyphs, please also update TopoConstants.Glyphs class.
+    // NOTE: when adding glyphs, please also update GlyphConstants class.
 
         tableFrame = 'M6.3,5.3h8.5v14.2h-8.5z' +
             'M95.3,5.3h8.5v14.2h-8.5z' +