commit ddb9dc0

uint  ·  2026-04-30 15:59:53 +0000 UTC
parents 05c86e3, 9ec2128
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