diff --git a/src/examples/evas/evas-hints.c b/src/examples/evas/evas-hints.c index dd2444e285..2fd806a274 100644 --- a/src/examples/evas/evas-hints.c +++ b/src/examples/evas/evas-hints.c @@ -4,7 +4,7 @@ * Object hints shown include alignment, minimum size, maximum size, * padding and weight. * - * To exemplify those hints, whe use the Evas box object, one of the + * To exemplify those hints, we use the Evas box object, one of the * managers using size hints to layout its children. * * You'll need at least one engine built for it (excluding the buffer