summaryrefslogtreecommitdiff
path: root/src/object.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/object.c')
-rw-r--r--src/object.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/object.c b/src/object.c
index f224329ec..75839926e 100644
--- a/src/object.c
+++ b/src/object.c
@@ -954,7 +954,7 @@ sds getMemoryDoctorReport(void) {
sds s;
if (num_reports == 0) {
s = sdsnew(
- "Hi Sam, I can't find any memory issue in your instnace. "
+ "Hi Sam, I can't find any memory issue in your instance. "
"I can only account for what occurs on this base.");
} else if (empty == 1) {
s = sdsnew(