From 13f2caa6fc4fe29fa7935d76ca0d4a3b0402be91 Mon Sep 17 00:00:00 2001 From: Jordan Wages Date: Wed, 4 Jul 2018 00:35:08 -0500 Subject: [PATCH] Mispelled Gaussian Bug fix --- butterflow-ui/FlowFilterType.cs | 4 ++-- butterflow-ui/MainWindow.xaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/butterflow-ui/FlowFilterType.cs b/butterflow-ui/FlowFilterType.cs index 2d125b0..7475728 100644 --- a/butterflow-ui/FlowFilterType.cs +++ b/butterflow-ui/FlowFilterType.cs @@ -12,7 +12,7 @@ namespace butterflow_ui { /// Box. box, - /// Guassian. - guassian + /// Gaussian. + gaussian } } diff --git a/butterflow-ui/MainWindow.xaml b/butterflow-ui/MainWindow.xaml index da4e582..8978095 100644 --- a/butterflow-ui/MainWindow.xaml +++ b/butterflow-ui/MainWindow.xaml @@ -65,9 +65,9 @@ + -