Changed 'Define' to 'Declare' in code comment (#14626)

This commit is contained in:
Daniel Engle
2017-04-28 01:49:50 -05:00
committed by mrugesh mohapatra
parent a83238ae31
commit f25337ae81

View File

@ -80,7 +80,7 @@
"// Example", "// Example",
"var ourName;", "var ourName;",
"", "",
"// Define myName below this line", "// Declare myName below this line",
"" ""
], ],
"tail": [ "tail": [