Skip to content
Snippets Groups Projects
Commit ab9d79f7 authored by valerio's avatar valerio
Browse files

Fixed typo

git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@1759 5a81b35b-ba03-0410-adc8-b2c5c5119f08
parent 31d93e8b
No related branches found
No related tags found
No related merge requests found
...@@ -46,7 +46,7 @@ public: ...@@ -46,7 +46,7 @@ public:
static bool ProvidesExport(const boost::filesystem::path& loc, static bool ProvidesExport(const boost::filesystem::path& loc,
const String& format="auto"); const String& format="auto");
static String GetFormatName() { return String("Fasta"); } static String GetFormatName() { return String("ProMod"); }
static String GetFormatDescription() { return String("Format used by the SwissModel modeling server"); } static String GetFormatDescription() { return String("Format used by the SwissModel modeling server"); }
}; };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment