Fix spelling typos.
[deliverable/binutils-gdb.git] / gold / powerpc.cc
index a046bbee33f7ed127bd064a00852fd0ced22b191..fcbf177956ba7ea60c14c1e7499c4bce3cc3c940 100644 (file)
@@ -1064,7 +1064,7 @@ class Target_powerpc : public Sized_target<size, big_endian>
     this->set_processor_specific_flags(flags);
   }
 
-  // Offset to to save stack slot
+  // Offset to save stack slot
   int
   stk_toc () const
   { return this->abiversion() < 2 ? 40 : 24; }
This page took 0.025414 seconds and 4 git commands to generate.