Skip to content

Commit

Permalink
tweak example name
Browse files Browse the repository at this point in the history
  • Loading branch information
guregu committed Oct 24, 2022
1 parent 32a07d8 commit 9edec1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion trealla/interop_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ func TestInterop(t *testing.T) {
}
}

func ExampleProlog_Register() {
func Example_register() {
ctx := context.Background()
pl, err := New()
if err != nil {
Expand Down

0 comments on commit 9edec1b

Please sign in to comment.