Skip to content

Commit 161607c

Browse files
committed
better comments.
1 parent d45cd03 commit 161607c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/server/wsf/src/wsf_request.e

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ note
1717
execution_variable (a_name: READABLE_STRING_GENERAL): detachable ANY
1818
--| to keep value attached to the request
1919
20-
About https support: `is_https' precises if the request is made through an https connection or not.
20+
About https support: `is_https' indicates if the request is made through an https connection or not.
2121
2222
]"
2323
date: "$Date$"

0 commit comments

Comments
 (0)