summary history branches tags files
commit:dd0816fedc8025c92f975adceed233b1aedabfa3
author:Logan Darklock
committer:Logan Darklock
date:Wed Aug 26 21:04:27 2020 -0700
parents:639f48c7318a73ad0d9ccd1ab0e6b074ac441986
Why do I always miss these before I push it to GitHub?
diff --git a/src/osx.rs b/src/osx.rs
line changes: +1/-1
index d6cefd0..7bddbaa
--- a/src/osx.rs
+++ b/src/osx.rs
@@ -377,7 +377,7 @@ impl Trampoline {
     ///
     /// Older versions of fruitbasket did not apply these changes by default,
     /// which meant in the best case the developer had to look online for a
-    /// solution, and in the worst case apps built during fruitbasket ran in
+    /// solution, and in the worst case apps built using fruitbasket ran in
     /// low resolution (ouch!). It is my hope that this new default will help
     /// both new and experienced developers alike, even though it is a somewhat
     /// simple change.