sbmlteam / jsbml

JSBML is a community-driven project to create a free, open-source, pure Java™ library for reading, writing, and manipulating SBML files (the Systems Biology Markup Language) and data streams. It is an alternative to the mixed Java/native code-based interface provided in libSBML.
https://sbml.org/software/jsbml/
GNU Lesser General Public License v2.1
37 stars 24 forks source link

Correction of Classname Fcb to Fbc #198

Closed thortiede closed 4 years ago

thortiede commented 4 years ago

Spotted a spelling mistake for the FbcV1ToFbcV2Converter. It is only being used in this one location, so the change should have no sideeffects.