[systemd-devel] [PATCH 4/4] Fixing typo: seperator -> separator
Lennart Poettering
lennart at poettering.net
Tue Oct 5 13:28:50 PDT 2010
On Thu, 30.09.10 18:10, fidencio at profusion.mobi (fidencio at profusion.mobi) wrote:
> From: Fabiano Fidencio <fidencio at profusion.mobi>
>
> ---
> src/mount.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/src/mount.c b/src/mount.c
> index 2fb5822..52743db 100644
> --- a/src/mount.c
> +++ b/src/mount.c
> @@ -1420,7 +1420,7 @@ static int mount_load_proc_self_mountinfo(Manager *m, bool set_flags) {
> "%ms " /* (5) mount point */
> "%ms" /* (6) mount options */
> "%*[^-]" /* (7) optional fields */
> - "- " /* (8) seperator */
> + "- " /* (8) separator */
> "%ms " /* (9) file system type */
> "%ms" /* (10) mount source */
> "%ms" /* (11) mount options 2 */
Already fixed by Daves's patch I merged a few minutes ago.
Thanks,
Lennart
--
Lennart Poettering - Red Hat, Inc.
More information about the systemd-devel
mailing list