Skip to content
Snippets Groups Projects
Commit a1165c45 authored by Lyudmila Vaseva's avatar Lyudmila Vaseva
Browse files

[Thesis] Fix typo

parent 25b41694
No related branches found
No related tags found
No related merge requests found
......@@ -34,7 +34,7 @@ Following pages were analysed in depth: \\
%Regarding the controls that can be set, we can briefly state that:
Every edit filter defines a pattern
\footnote{These patterns consist of one or more conditions, e.g. matching the edit's content against a regular expression or checking the usergroups of the contributing editor.}
against which every edit made to Wikipedia is checked
against which every edit made to Wikipedia is checked.
If there is a match, the edit in question is logged and potentially, additional actions such as tagging the edit summary, issuing a warning or disallowing the edit are invoked.
Both the patterns and the possible edit filter actions are investigated in greater detail in the following sections.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment