scsi: aic7xxx: Fix typos in comments
[linux-2.6-microblaze.git] / drivers / scsi / aic7xxx / aicasm / aicasm.c
index 5f474e4..cd692a4 100644 (file)
@@ -283,7 +283,7 @@ main(int argc, char *argv[])
                /*
                 * Decend the tree of scopes and insert/emit
                 * patches as appropriate.  We perform a depth first
-                * tranversal, recursively handling each scope.
+                * traversal, recursively handling each scope.
                 */
                /* start at the root scope */
                dump_scope(SLIST_FIRST(&scope_stack));