Skip to content

Commit

Permalink
Fix mistake in plugins documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
MerlijnWajer committed Jul 1, 2012
1 parent 09d1d64 commit cff0ead
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Doc/sphinx/simbaref/plugins.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ First of all, it is important to know in what way you should represent your
functions to Simba. Using the newest ABI is recommended. Currently, all three
ABIs are supported; but older ones may be deprecated in subsequent releases.

Plugins with ABI <= 2 are not exported to Lape.
Plugins with ABI < 2 are not exported to Lape.

Simba ABI Version 0
*******************
Expand Down

0 comments on commit cff0ead

Please sign in to comment.