Fix spelling typo.
authorJeff Law <law@gcc.gnu.org>
Wed, 6 Jan 1993 15:55:05 +0000 (08:55 -0700)
committerJeff Law <law@gcc.gnu.org>
Wed, 6 Jan 1993 15:55:05 +0000 (08:55 -0700)
From-SVN: r3120

gcc/config/pa/pa.md

index b0be1a80772e018e89371f0bc8ce580808006385..6c4740d78f412241427a22084030dfa2697464ef 100644 (file)
 ;; Use move in the last type..  This case happens often with xmpyu
 ;; and in nearly all cases we only access the data from the first 
 ;; of the two loads generated, and that can't stall on a data conflict
-;; be cause of the second load.
+;; because of the second load.
   [(set_attr "type" "move,store,load,misc,fpload,fpalu,move")
    (set_attr "length" "2,3,3,3,3,1,3")])