X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fir%2Firnodemap.h;h=b0cc076d3e6729dd0928a732acafc4f120bd7b0b;hb=8f355cb9b3d20c10f71d1b1e17cbf59a51ced83b;hp=b82827242a85ade9b483a2db768a5de08c79ea49;hpb=1ce363f80e6a204d4011f85813362d9bd1d0e7e4;p=libfirm diff --git a/ir/ir/irnodemap.h b/ir/ir/irnodemap.h index b82827242..b0cc076d3 100644 --- a/ir/ir/irnodemap.h +++ b/ir/ir/irnodemap.h @@ -21,7 +21,7 @@ * @file * @author Matthias Braun * @date 30.03.2007 - * @brief A nodemap. This should be prefered over a simple pset, because it + * @brief A nodemap. This should be preferred over a simple pset, because it * tries to guarantee deterministic behavior. (and is faster) * @version $Id$ * @note Actually the bits to make the behaviour deterministic are not