X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fana%2Firsimpletype.h;h=28298b1494d7755df8a868f9b5b63f633e49828c;hb=d2dc2564b47d9c113d7e6e598574e9733627fcca;hp=2d749f444bcca5c347df489835ce852b9696bda0;hpb=b87ea8e811c9fda3059f24c7bc25f4ef0bc4863c;p=libfirm diff --git a/ir/ana/irsimpletype.h b/ir/ana/irsimpletype.h index 2d749f444..28298b149 100644 --- a/ir/ana/irsimpletype.h +++ b/ir/ana/irsimpletype.h @@ -36,7 +36,7 @@ * Computes type information for each node. Stores the information in the * field defined in irtypeinfo.h. Sets typestate in irg to irg_typeinfo_consistent. * - * Derives the information from nodes/pattarns that give hints about the + * Derives the information from nodes/patterns that give hints about the * type, as projecting an argument from the Start node. Deletes all previous * type information. *