commit ddb9dc0
Merge pull request #1 from naltun/patch-1 Fix typo in `gorados.go` comment
1 files changed,
+1,
-1
+1,
-1
1@@ -1,5 +1,5 @@
2 // gorados
3-// is a Go-Web frontendfor the
4+// is a Go-Web frontend for the
5 // parados HTTP media server
6
7 package main