changeset 1937:def6290a8cd1

mod_rawdebug/README: Fix typos
author Kim Alvefur <zash@zash.se>
date Mon, 26 Oct 2015 20:17:12 +0100
parents c866adb8921e
children cfe73f64ad29
files mod_rawdebug/README.markdown
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mod_rawdebug/README.markdown	Mon Oct 26 20:17:03 2015 +0100
+++ b/mod_rawdebug/README.markdown	Mon Oct 26 20:17:12 2015 +0100
@@ -6,7 +6,7 @@
 # Summary
 
 Sometimes it is useful to get the raw XML logs from clients for
-debugging purpouses, but some cliens don't expose this. This command
+debugging purposes, but some clients don't expose this. This command
 lets you activate this on specific sessions.
 
 # Usage