diff --git a/libwccl/ops/tolower.h b/libwccl/ops/tolower.h
index 7aeb4c081f6e1ade116cc2e77116f641d4edeb0e..8edcba2e150804fd74de69c402b33c1cfa4c088b 100644
--- a/libwccl/ops/tolower.h
+++ b/libwccl/ops/tolower.h
@@ -29,7 +29,7 @@ public:
 
 	/**
 	 * String representation of conditional operator in form of:
-	 * "if cond_expr_raw_s then iftrue_expr_raw_s else iffalse_expr_raw_s"
+	 * "lower(strset_expr_raw_string)"
 	 * This version does not require tagset, but may be inclomplete
 	 * and/or contain internal info.
 	 */