Skip to content

Commit 42ff055

Browse files
authored
use panga keyword
1 parent 4e3c95c commit 42ff055

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

object/strings.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ func (s *String) Method(method string, args []Object) Object {
4141
return s.lower(args)
4242
case "gawa":
4343
return s.split(args)
44-
case "badilisha":
44+
case "panga":
4545
return s.format(args)
4646
default:
4747
return newError("Samahani, kiendesha hiki hakitumiki na tungo (Neno)")

0 commit comments

Comments
 (0)