[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[or-cvs] [https-everywhere/master 147/291] fix typo with backslash in Portuguese government rule



Author: Seth Schoen <schoen@xxxxxxx>
Date: Sat, 9 Oct 2010 01:57:29 -0700
Subject: fix typo with backslash in Portuguese government rule
Commit: 0ece9407bfaea1244ed96ac64cc06add16d232c0

---
 src/chrome/content/rules/GovernoPortugues.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/chrome/content/rules/GovernoPortugues.xml b/src/chrome/content/rules/GovernoPortugues.xml
index a560a82..ad10b36 100644
--- a/src/chrome/content/rules/GovernoPortugues.xml
+++ b/src/chrome/content/rules/GovernoPortugues.xml
@@ -4,6 +4,6 @@
   <rule from="^http://www\.portaldocidadao\.pt/"; to="https://www.portaldocidadao.pt/"/>
   <rule from="^http://portaldaempresa\.pt/"; to="https://www.portaldaempresa.pt/"/>
   <rule from="^http://www\.portaldaempresa\.pt/"; to="https://www.portaldaempresa.pt/"/>
-  <rule from="^http://portugal.\gov\.pt/"; to="https://www.portugal.gov.pt/"/>
+  <rule from="^http://portugal\.gov\.pt/"; to="https://www.portugal.gov.pt/"/>
   <rule from="^http://www\.portugal\.gov\.pt/"; to="https://www.portugal.gov.pt/"/>
  </ruleset>
-- 
1.7.1