summaryrefslogtreecommitdiffstats
path: root/common/herrors/error_locator_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'common/herrors/error_locator_test.go')
-rw-r--r--common/herrors/error_locator_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/herrors/error_locator_test.go b/common/herrors/error_locator_test.go
index cce94166f..bc34a2cdf 100644
--- a/common/herrors/error_locator_test.go
+++ b/common/herrors/error_locator_test.go
@@ -11,7 +11,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
-// Package errors contains common Hugo errors and error related utilities.
+// Package herrors contains common Hugo errors and error related utilities.
package herrors
import (