HBASE-6510 Fix HConnection typo in TestFromClientSide (Gregory Chanan)

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1371511 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jonathan Hsieh 2012-08-09 22:06:32 +00:00
parent 21d473f356
commit c106d67381
1 changed files with 1 additions and 1 deletions

View File

@ -3939,7 +3939,7 @@ public class TestFromClientSide {
/**
* simple test that just executes parts of the client
* API that accept a pre-created HConnction instance
* API that accept a pre-created HConnection instance
*
* @throws IOException
*/