wfernandes: fix author name

Change-Id: Id6fad8d36dc41f5b4ea5ca1d04d421d66e9a03cb
Reviewed-on: https://go-review.googlesource.com/132315
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
diff --git a/wfernandes/main.go b/wfernandes/main.go
index cf248d4..44cd6b4 100644
--- a/wfernandes/main.go
+++ b/wfernandes/main.go
@@ -8,5 +8,5 @@
 
 func main() {
 	fmt.Println(`"A little nonsense now and then, is cherished by the wisest men."
---Roald Dhal`)
+--Roald Dahl`)
 }