Browse code

Fix typo in tools/info.sh comment

A trivial fix to a typo in tools/info.sh discovered while looking at
it to see what it was.

Change-Id: I9fb8906c375f99e43cdd0f41f7e4510c901fd3a1

Chris Dent authored on 2016/08/23 02:00:50
Showing 1 changed files
... ...
@@ -8,7 +8,7 @@
8 8
 # Output types are git,localrc,os,pip,pkg:
9 9
 #
10 10
 #   git|<project>|<branch>[<shaq>]
11
-#   localtc|<var>=<value>
11
+#   localrc|<var>=<value>
12 12
 #   os|<var>=<value>
13 13
 #   pip|<package>|<version>
14 14
 #   pkg|<package>|<version>