Random cosmetic fixes
[alexxy/gromacs.git] / src / external / vmd_molfile / molfile_plugin.h
index 1a251c377838f741de6e778d1e84ddb2638fd522..c81f391798bc749f60556fd3f7e5ae1469e91792 100644 (file)
@@ -343,7 +343,7 @@ typedef struct {
   int memory;            /**< amount of memory used in Mbyte. XXX:? */ 
   int runtype;           /**< flag indicating the calculation method. */
   int scftype;           /**< SCF type: RHF, UHF, ROHF, GVB or MCSCF wfn. */
-  int status;            /**< indicates wether SCF and geometry optimization
+  int status;            /**< indicates whether SCF and geometry optimization
                           *   have converged properly. */
   int num_electrons;     /**< number of electrons.    XXX: can be fractional in some DFT codes */
   int totalcharge;       /**< total charge of system. XXX: can be fractional in some DFT codes */