X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=ccan%2Fobjset%2Fobjset.h;h=03ec00f31199bb793396efc3011773b1d316d87b;hb=9fdfa56eff5a90cd6f6052b5940b947bc3a704b4;hp=9444d48c76ddf82156e503103194fd80a14aa176;hpb=2a03b7b304b185680ff0255731c671b71a7fb1b2;p=ccan diff --git a/ccan/objset/objset.h b/ccan/objset/objset.h index 9444d48c..03ec00f3 100644 --- a/ccan/objset/objset.h +++ b/ccan/objset/objset.h @@ -132,7 +132,7 @@ static inline bool objset_empty_(const struct objset_h *set) /** * objset_iter - iterator reference. * - * This is valid for a particular set as long as the contents remain unchaged, + * This is valid for a particular set as long as the contents remain unchanged, * otherwise the effect is undefined. */ struct objset_iter {