--- error-log.xml	25 Oct 2003 06:49:37 -0000	1.5
+++ error-log.xml	2 Dec 2003 13:32:32 -0000
@@ -88,7 +88,7 @@
 // Notify administrator by email if we run out of FOO
 if (!($foo = allocate_new_foo())) {
     error_log ("Big trouble, we're all out of FOOs!", 1,
-               "operator@mydomain.com");
+               "operator@example.com");
 }
 
 // other ways of calling error_log():
