From a4eef4eb16f099a17181e2a9fa38262aafcd87f5 Mon Sep 17 00:00:00 2001 From: Anthony Fok Date: Sun, 11 Jan 2015 02:21:51 -0700 Subject: [PATCH] =?UTF-8?q?Correct=20spelling=20of=20two=20test=20files:?= =?UTF-8?q?=20seperators=20=E2=86=92=20separators?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hugolib/{path_seperators_test.go => path_separators_test.go} | 0 ...seperators_windows_test.go => path_separators_windows_test.go} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename hugolib/{path_seperators_test.go => path_separators_test.go} (100%) rename hugolib/{path_seperators_windows_test.go => path_separators_windows_test.go} (100%) diff --git a/hugolib/path_seperators_test.go b/hugolib/path_separators_test.go similarity index 100% rename from hugolib/path_seperators_test.go rename to hugolib/path_separators_test.go diff --git a/hugolib/path_seperators_windows_test.go b/hugolib/path_separators_windows_test.go similarity index 100% rename from hugolib/path_seperators_windows_test.go rename to hugolib/path_separators_windows_test.go