summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview')
-rw-r--r--indra/newview/llscripteditor.cpp2
-rw-r--r--indra/newview/llscripteditor.h2
2 files changed, 2 insertions, 2 deletions
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
*