summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/uic/barcode/ticket/api/spec/package.html
diff options
context:
space:
mode:
authorCGantert345 <57003061+CGantert345@users.noreply.github.com>2024-11-15 14:48:14 +0100
committerGitHub <noreply@github.com>2024-11-15 14:48:14 +0100
commit15c13a22610ad6e705b38e66ce3599b1ebe78df7 (patch)
treec4e9449567b776145b5c971224f9233d3e7cc42f /src/main/java/org/uic/barcode/ticket/api/spec/package.html
parentMerge pull request #89 from UnionInternationalCheminsdeFer/fix_SSB_class_codes (diff)
parentMerge branch 'master' into feature/upgrade-pom-version-to-match-tag-1.4.8 (diff)
downloadUIC-barcode-master.tar
UIC-barcode-master.tar.gz
UIC-barcode-master.tar.bz2
UIC-barcode-master.tar.lz
UIC-barcode-master.tar.xz
UIC-barcode-master.tar.zst
UIC-barcode-master.zip
Diffstat (limited to 'src/main/java/org/uic/barcode/ticket/api/spec/package.html')
-rw-r--r--src/main/java/org/uic/barcode/ticket/api/spec/package.html7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/main/java/org/uic/barcode/ticket/api/spec/package.html b/src/main/java/org/uic/barcode/ticket/api/spec/package.html
index f3961b8..7105cd9 100644
--- a/src/main/java/org/uic/barcode/ticket/api/spec/package.html
+++ b/src/main/java/org/uic/barcode/ticket/api/spec/package.html
@@ -1,13 +1,12 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
+<html lang="en">
<head>UIC ticket interface
</head>
<body>
Provides the interface specification of the ticket data. Any ticket
data implementation which wants to use the provided encoder / decoder
function must implement this interface. A simple implementation is
- provided in package
- <b>impl
- </p>.
+ provided in the package
+ <b>impl</b>.
</body>
</html> \ No newline at end of file