Fix typos in shutdown messages.
Modified: trunk/reactos/ntoskrnl/ex/power.c
_____
Modified: trunk/reactos/ntoskrnl/ex/power.c
--- trunk/reactos/ntoskrnl/ex/power.c 2005-02-01 13:58:33 UTC (rev
13375)
+++ trunk/reactos/ntoskrnl/ex/power.c 2005-02-01 16:15:24 UTC (rev
13376)
@@ -154,8 +154,8 @@
"tell me..., in the future... will I be artificial intelligent
enough to actually feel\n"
"sad serving you this screen?\n",
"Thank you for some well deserved rest.\n",
- "ItÆs been great, maybe we can boot me up again some time
soon.\n",
- "For whatÆs it worth, IÆve enjoyed every single CPU cycle.\n",
+ "It's been great, maybe we can boot me up again some time
soon.\n",
+ "For what's it worth, I've enjoyed every single CPU cycle.\n",
"There are many questions when the end is near.\n"
"What to expect, what will it be like...what should I look
for?\n",
"I've seen things you people wouldn't believe. Attack ships on
fire\n"
@@ -212,6 +212,4 @@
return STATUS_SUCCESS;
}
-
/* EOF */
-