Skip to content
This repository was archived by the owner on Mar 22, 2021. It is now read-only.

Commit c13503a

Browse files
committed
Fix typo in cabal homepage field
1 parent 4f8acec commit c13503a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hslua-module-text.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: hslua-module-text
22
version: 0.1.2.2
33
synopsis: Lua module for text
44
description: UTF-8 aware subset of Lua's `string` module.
5-
homepage: https://github.com/hslua/hslua-module-test
5+
homepage: https://github.com/hslua/hslua-module-text
66
license: MIT
77
license-file: LICENSE
88
author: Albert Krewinkel

0 commit comments

Comments
 (0)