summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rpc/xdr/src/glusterfs3.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpc/xdr/src/glusterfs3.h b/rpc/xdr/src/glusterfs3.h
index 5e19f5e0133..7afa6dcf0ee 100644
--- a/rpc/xdr/src/glusterfs3.h
+++ b/rpc/xdr/src/glusterfs3.h
@@ -735,7 +735,7 @@ dict_to_xdr (dict_t *this, gfx_dict *dict)
/* Change this to INFO, after taking the above down */
gf_msg ("dict", GF_LOG_INFO, EINVAL,
LG_MSG_DICT_SERIAL_FAILED,
- "key '%s' is would not be sent on wire in future",
+ "key '%s' would not be sent on wire in the future",
dpair->key);
break;
default: