summaryrefslogtreecommitdiff
path: root/drivers/avr/i2c_master.h
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2020-05-26 12:43:14 +1000
committerDrashna Jael're <drashna@live.com>2020-08-08 20:27:10 -0700
commit4db676c64d5384b75342b786a82c068145d132db (patch)
tree1802a2ecc56e16a8a07c608ed02bfd45b22090bd /drivers/avr/i2c_master.h
parenta2cbd53ac971e92e0bc24a201b6781123ea7986c (diff)
Fix capitalisation of "GitHub" (#9184)
Diffstat (limited to 'drivers/avr/i2c_master.h')
-rw-r--r--drivers/avr/i2c_master.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/avr/i2c_master.h b/drivers/avr/i2c_master.h
index 0a3b6c508c..4a35867cd0 100644
--- a/drivers/avr/i2c_master.h
+++ b/drivers/avr/i2c_master.h
@@ -14,7 +14,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
/* Library made by: g4lvanix
- * Github repository: https://github.com/g4lvanix/I2C-master-lib
+ * GitHub repository: https://github.com/g4lvanix/I2C-master-lib
*/
#ifndef I2C_MASTER_H