diff --git a/d0355r3.html b/d0355r3.html index 75ae8ab..1a836a8 100644 --- a/d0355r3.html +++ b/d0355r3.html @@ -138,12 +138,11 @@ instead of by value.

Introduction

-The purpose of a calendar is to give a name to each day.1 There are many -different ways this can be accomplished. This paper proposes only the Gregorian -calendar. However the design of this proposal is such that clients can -code other calendars and have them interoperate with <chrono>, -the civil calendar, and with time zones, all with a minimal -coupling. For example: +The purpose of a calendar is to give a name to each day.1 +There are many different ways this can be accomplished. This paper proposes only the +Gregorian calendar. However the design of this proposal is such that clients can code +other calendars and have them interoperate with <chrono>, the civil +calendar, and with time zones, all with a minimal coupling. For example:

@@ -10304,7 +10303,7 @@ contributors to this library.
 
 
  1. -

    +

    N. Dershowitz and E. Reingold, Calendrical Calculations 3rd ed., Cambridge University Press 2008.