diff -r a9e798f494cb -r ab64b8d109b8 jdk/src/share/classes/java/util/Calendar.java
--- a/jdk/src/share/classes/java/util/Calendar.java Wed Feb 23 14:09:23 2011 +0900
+++ b/jdk/src/share/classes/java/util/Calendar.java Wed Feb 23 16:50:13 2011 +0900
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1996, 2010, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1996, 2011, 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
@@ -554,7 +554,7 @@
/**
* Field number for get
and set
indicating the
- * daylight savings offset in milliseconds.
+ * daylight saving offset in milliseconds.
*
* This field reflects the correct daylight saving offset value of
* the time zone of this Calendar
if the