--- old/src/share/classes/javax/sql/rowset/RowSetMetaDataImpl.java 2014-08-07 18:10:22.000000000 -0400 +++ new/src/share/classes/javax/sql/rowset/RowSetMetaDataImpl.java 2014-08-07 18:10:22.000000000 -0400 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003, 2013, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2003, 2014, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it @@ -1081,7 +1081,7 @@ public String colTypeName; /** - * The field that holds the updatablity boolean per column of a RowSet + * The field that holds the updatability boolean per column of a RowSet * * @serial */