Browse Source

fix package comment

pull/16/head
Brett Langdon 11 years ago
parent
commit
705dccdc29
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      forge.go

+ 1
- 1
forge.go View File

@ -1,4 +1,4 @@
// Forge configuration file format and parser.
// Package forge provides an api to deal with parsing configuration files
//
// Config file example:
//


Loading…
Cancel
Save