Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 634bad68 authored by Adam Buchbinder's avatar Adam Buchbinder Committed by Jiri Kosina
Browse files

Fix misspelling of "successful" and variants in comments.



Some comments misspell "successful" or variants of the word; this
fixes them. No code changes.

Signed-off-by: default avatarAdam Buchbinder <adam.buchbinder@gmail.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent e34b7005
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -28,8 +28,8 @@
char *s5pc100_hsmmc_clksrcs[4] = {
	[0] = "hsmmc",
	[1] = "hsmmc",
	/* [2] = "mmc_bus", not yet succesfuuly used yet */
	/* [3] = "48m", - note not succesfully used yet */
	/* [2] = "mmc_bus", not yet successfully used yet */
	/* [3] = "48m", - note not successfully used yet */
};