diff options
Diffstat (limited to 'chess-epd.el')
| -rw-r--r-- | chess-epd.el | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chess-epd.el b/chess-epd.el index 5016117..49f7b1f 100644 --- a/chess-epd.el +++ b/chess-epd.el @@ -22,9 +22,9 @@ ;;; Commentary: -;; EPD is "Extended Position Description". It is a standard for describing -;; chess positions along with an extended set of structured attribute -;; values using the ASCII character set. It is intended for data and +;; EPD is the "Extended Position Description" format. It is a standard for +;; describing chess positions along with an extended set of structured +;; attribute values using the ASCII character set. It is intended for data and ;; command interchange among chessplaying programs. It is also intended ;; for the representation of portable opening library repositories and for ;; problem test suites. |
