From 87c2baa9c2d805c85611e0a87e0e549a363a7074 Mon Sep 17 00:00:00 2001 From: Mattias Wadman Date: Wed, 24 Jul 2019 11:39:06 +0200 Subject: [PATCH] Fix misspelling of TODO --- goutubedl_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/goutubedl_test.go b/goutubedl_test.go index 46ba7ff..627c445 100644 --- a/goutubedl_test.go +++ b/goutubedl_test.go @@ -1,6 +1,6 @@ package goutubedl -// TOOD: currently the tests only run on linux as they use osleaktest which only +// TODO: currently the tests only run on linux as they use osleaktest which only // has linux support import (