--- a/src/fslview/atlastst.cpp
+++ b/src/fslview/atlastst.cpp
@@ -6,8 +6,8 @@ using namespace std;
 
 int atlastst(int argc, char **argv)
 {
-  ProbabalisticAtlas::Handle a = 
-    ProbabalisticAtlas::create(Image::load("/usr/people/flitney/atlases/mnispm/SPMaps.int.2mm"), "SP Maps");
+  ProbabilisticAtlas::Handle a = 
+    ProbabilisticAtlas::create(Image::load("/usr/people/flitney/atlases/mnispm/SPMaps.int.2mm"), "SP Maps");
   
   cout << a->getLabelText(-20.0,   8.0,   8.0) << endl;
   cout << a->getLabelText(-22.0,   1.0,   9.2) << endl;
