Fix typo in comment (#94)

This commit is contained in:
Cameron Moore
2016-08-23 02:46:25 -05:00
committed by Thomas Pelletier
parent 0599275eb9
commit d05a14897c
+1 -1
View File
@@ -1,6 +1,6 @@
// TOML lexer. // TOML lexer.
// //
// Written using the principles developped by Rob Pike in // Written using the principles developed by Rob Pike in
// http://www.youtube.com/watch?v=HxaD_trXwRE // http://www.youtube.com/watch?v=HxaD_trXwRE
package toml package toml