From 6b2ccff3348dc8be8e9a89d1398e5ac58d544991 Mon Sep 17 00:00:00 2001
From: Ben Pfaff <blp@nicira.com>
Date: Fri, 5 Aug 2011 14:08:54 -0700
Subject: [PATCH] ovsdb: Fix typo in SPECS.

Reported-by: Jeremy Stribling <strib@nicira.com>
---
 ovsdb/SPECS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ovsdb/SPECS b/ovsdb/SPECS
index fdad2e377..e2898c2f0 100644
--- a/ovsdb/SPECS
+++ b/ovsdb/SPECS
@@ -708,7 +708,7 @@ stolen
 
 Notification object members:
 
-    "method": "locked"
+    "method": "stolen"
     "params": [<id>]
     "id": null
 
-- 
2.47.0