Skip to content

Commit c413141

Browse files
committed
Fix typos
1 parent 24f6f54 commit c413141

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

Sources/CDevoloopAudioKit/Compressor.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// Compressor.cpp
33
// SilenceDetectionEffect
44
//
5-
// Created by Mike Gazzaruso, revision history on Githbub.
5+
// Created by Mike Gazzaruso, revision history on Github.
66
//
77
//
88

Sources/CDevoloopAudioKit/Equalisator.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// Equalisator.cpp
33
// Rhino
44
//
5-
// Created by Mike Gazzaruso, revision history on Githbub.
5+
// Created by Mike Gazzaruso, revision history on Github.
66
//
77
//
88

Sources/CDevoloopAudioKit/MikeFilter.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//
22
// MikeFilter.cpp
33
//
4-
// Created by Mike Gazzaruso, revision history on Githbub.
4+
// Created by Mike Gazzaruso, revision history on Github.
55
//
66
//
77

Sources/CDevoloopAudioKit/include/Compressor.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//
22
// Compressor.h
33
//
4-
// Created by Mike Gazzaruso, revision history on Githbub.
4+
// Created by Mike Gazzaruso, revision history on Github.
55
//
66
//
77

Sources/CDevoloopAudioKit/include/Equalisator.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// Equalisator.h
33
// Rhino
44
//
5-
// Created by Mike Gazzaruso, revision history on Githbub.
5+
// Created by Mike Gazzaruso, revision history on Github.
66
//
77
//
88

Sources/CDevoloopAudioKit/include/MikeFilter.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//
22
// MikeFilter.h
33
//
4-
// Created by Mike Gazzaruso, revision history on Githbub.
4+
// Created by Mike Gazzaruso, revision history on Github.
55
//
66
//
77

Sources/CDevoloopAudioKit/include/RageProcessor.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//
22
// RageProcessor.h
33
//
4-
// Created by Mike Gazzaruso, revision history on Githbub.
4+
// Created by Mike Gazzaruso, revision history on Github.
55
// Copyright © 2015 Mike Gazzaruso. All rights reserved.
66
//
77

0 commit comments

Comments
 (0)