Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fixed documentation
  • Loading branch information
egonw committed Nov 12, 2011
1 parent fbed2f4 commit 5617b94
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -208,7 +208,7 @@ public interface IOpentoxManager extends IBioclipseManager {
methodSummary=
"Search the models available from the given service that " +
"match the given title search string.",
params="String ontologyServer, Search query"
params="String ontologyServer, String query"
)
public IStringMatrix searchModels(String ontologyServer, String query);

Expand Down

0 comments on commit 5617b94

Please sign in to comment.