summaryrefslogtreecommitdiffstats
path: root/glusterfsd
diff options
context:
space:
mode:
Diffstat (limited to 'glusterfsd')
-rw-r--r--glusterfsd/src/glusterfsd-mgmt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/glusterfsd/src/glusterfsd-mgmt.c b/glusterfsd/src/glusterfsd-mgmt.c
index e2622d35d66..3a7c395be28 100644
--- a/glusterfsd/src/glusterfsd-mgmt.c
+++ b/glusterfsd/src/glusterfsd-mgmt.c
@@ -1210,7 +1210,7 @@ glusterfs_handle_nfs_profile (rpcsvc_request_t *req)
(size_t *)&rsp.output.output_len);
if (ret) {
gf_log (THIS->name, GF_LOG_ERROR,
- "Failed to serialize ouput dict to rsp");
+ "Failed to serialize output dict to rsp");
goto out;
}