Skip to content

Commit

Permalink
readme typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kobbled committed Oct 20, 2020
1 parent 649eb0c commit 73c47f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ and create a wrapper program called **tp_func01**, you can define an interface i

```
"tp-interfaces" : [
{"routine" : "func01", "tp_func01" : "func01"}
{"routine" : "func01", "program_name" : "tp_func01"}
]
```

Expand Down

0 comments on commit 73c47f4

Please sign in to comment.