From 825a850fa944a4b1ee4abb030fc6a9145ccfb08b Mon Sep 17 00:00:00 2001 From: Jeremiah Peschka Date: Fri, 25 Mar 2016 14:18:23 -0700 Subject: [PATCH] Wishing I could spell my own name. --- src/ls/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ls/Cargo.toml b/src/ls/Cargo.toml index 41c5ef8f6..1f5574919 100644 --- a/src/ls/Cargo.toml +++ b/src/ls/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "ls" version = "0.0.1" -authors = ["Jeremiah Peschka "] +authors = ["Jeremiah Peschka "] [lib] name = "uu_ls"