summaryrefslogtreecommitdiff
path: root/games/gemdropx/patches/patch-ac
blob: cb4b596d5d8584e9a13864d6f8decb8849a72589 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Fixes typo reported in PR pkg/5864 by
Mason Loring Bliss <mason@acheron.middleboro.ma.us>

--- gemdropx.c.orig	Tue Jul 28 09:30:24 1998
+++ gemdropx.c	Tue Jul 28 09:30:38 1998
@@ -1872,7 +1872,7 @@
   
   /* Setup: */
   
-  printf("Conneting to server \"%s\"\n", server);
+  printf("Connecting to server \"%s\"\n", server);
   setup(server);