Skip to content

Commit bb5bb88

Browse files
committed
Fix example codf in package comment
Thanks to kklimonda for pointing that out.
1 parent 5a38f39 commit bb5bb88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codf.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
// strip-x-headers yes;
1414
// log-access no;
1515
// }
16-
// ' keep caches in 64mb of memory
16+
// // keep caches in 64mb of memory
1717
// cache memory 64mb {
1818
// expire 10m 404;
1919
// expire 1h 301 302;

0 commit comments

Comments
 (0)