[vala] avahi-gobject: Fix typo in COLLISION constant
- From: Evan Nemerson <evann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vala] avahi-gobject: Fix typo in COLLISION constant
- Date: Thu, 25 Feb 2010 08:10:17 +0000 (UTC)
commit 341e6421adeb99f0706b36e09ca55926d49a8a77
Author: Patrick Dignan <dignan patrick gmail com>
Date: Thu Feb 25 00:09:02 2010 -0800
avahi-gobject: Fix typo in COLLISION constant
Fixes bug 611037.
vapi/avahi-gobject.vapi | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/vapi/avahi-gobject.vapi b/vapi/avahi-gobject.vapi
index 0ac8fc2..9703e50 100644
--- a/vapi/avahi-gobject.vapi
+++ b/vapi/avahi-gobject.vapi
@@ -458,7 +458,7 @@ namespace Avahi {
UNCOMMITED,
REGISTERING,
ESTABLISHED,
- COLLISTION,
+ COLLISION,
FAILURE
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]