aboutsummaryrefslogtreecommitdiff
path: root/src/examples/demo_https.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/examples/demo_https.c')
-rw-r--r--src/examples/demo_https.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/examples/demo_https.c b/src/examples/demo_https.c
index 2a60fcda..6e42f3a5 100644
--- a/src/examples/demo_https.c
+++ b/src/examples/demo_https.c
@@ -207,7 +207,7 @@ static magic_t magic;
207 207
208 208
209/** 209/**
210 * Mark the given response as HTML for the brower. 210 * Mark the given response as HTML for the browser.
211 * 211 *
212 * @param response response to mark 212 * @param response response to mark
213 */ 213 */