From 9ec900c3c440a8d1e25d55667c861d27a95b1297 Mon Sep 17 00:00:00 2001
From: Cinder <cinder.roxley@phoenixviewer.com>
Date: Fri, 18 Apr 2014 12:53:19 -0600
Subject: Trivial typo fix

---
 indra/newview/llscripteditor.cpp | 2 +-
 indra/newview/llscripteditor.h   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

(limited to 'indra')

diff --git a/indra/newview/llscripteditor.cpp b/indra/newview/llscripteditor.cpp
index 7067f49fba..67a43c0ef0 100644
--- a/indra/newview/llscripteditor.cpp
+++ b/indra/newview/llscripteditor.cpp
@@ -1,5 +1,5 @@
 /**
- * @file llecripteditor.cpp
+ * @file llscripteditor.cpp
  * @author Cinder Roxley
  * @brief Text editor widget used for viewing and editing scripts
  *
diff --git a/indra/newview/llscripteditor.h b/indra/newview/llscripteditor.h
index 1e05e337c5..a0bee36a25 100644
--- a/indra/newview/llscripteditor.h
+++ b/indra/newview/llscripteditor.h
@@ -1,5 +1,5 @@
 /**
- * @file llecripteditor.h
+ * @file llscripteditor.h
  * @author Cinder Roxley
  * @brief Text editor widget used for viewing and editing scripts
  *
-- 
cgit v1.2.3