Skip to content

Commit

Permalink
spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
jonalv committed Jun 7, 2012
1 parent 77b3d57 commit 374217f
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -175,7 +175,7 @@ public void doSave( IProgressMonitor monitor ) {
"WARNING",
"When saving 2D coordinates to MDL molfile the 3D coordinates will be lost.\n\n" +
"If you want to save both 2D and 3D try another file format (e.g CML) via the \"Save as...\" menu.\n\n" +
"Click OK if you want ot save 2D coordinates?"
"Click OK if you want to save 2D coordinates?"
);
if (!agreedWithInfoLoss) return;
}
Expand Down

0 comments on commit 374217f

Please sign in to comment.