* Fix typo

* Reflect the comments

* Fix more typos
This commit is contained in:
Eisuke Kawashima
2019-12-31 14:43:27 +09:00
committed by Greg Landrum
parent 7d24ed6014
commit 5cd27a242f
191 changed files with 468 additions and 468 deletions

View File

@@ -17,8 +17,8 @@
namespace ChemicalFeatures {
//------------------------------------------------------
//! Class for chemical features that do not orignate from molecules
// e.g. pharamcophores, site-maps etc.
//! Class for chemical features that do not originate from molecules
// e.g. pharmacophores, site-maps etc.
class RDKIT_CHEMICALFEATURES_EXPORT FreeChemicalFeature
: public ChemicalFeature {
public: