Skip to content

Commit

Permalink
tokens sync with EN
Browse files Browse the repository at this point in the history
  • Loading branch information
devnexen committed Mar 2, 2024
1 parent 0d9c88a commit b8eeb3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appendices/tokens.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 28529d3539b850e870e3aa97570f4db0e53daa03 Maintainer: girgias Status: ready -->
<!-- EN-Revision: ab994f24fd8fcb976a4db738e90fbd2ee95f8258 Maintainer: girgias Status: ready -->
<!-- Reviewed: no -->
<appendix xml:id="tokens" xmlns="http://docbook.org/ns/docbook">
<title>Liste des jetons de l'analyseur</title>
Expand Down Expand Up @@ -802,7 +802,7 @@ defined('T_FN') || define('T_FN', 10001);
<row>
<entry><constant>T_TRAIT_C</constant></entry>
<entry>__TRAIT__</entry>
<entry><link linkend="constant.trait">__TRAIT__</link></entry>
<entry><constant>__TRAIT__</constant></entry>
</row>
<row>
<entry><constant>T_TRY</constant></entry>
Expand Down

0 comments on commit b8eeb3b

Please sign in to comment.