--- old/src/share/jaxws_classes/javax/xml/ws/WebServiceRef.java 2014-06-03 11:32:03.000000000 +0200 +++ new/src/share/jaxws_classes/javax/xml/ws/WebServiceRef.java 2014-06-03 11:32:03.000000000 +0200 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2005, 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 @@ -123,7 +123,7 @@ String mappedName() default ""; /** - * The service class, alwiays a type extending + * The service class, always a type extending * javax.xml.ws.Service. This element MUST be specified * whenever the type of the reference is a service endpoint interface. */