diff --git a/reference/session/reference.xml b/reference/session/reference.xml index 1620193923..14c0fbf387 100644 --- a/reference/session/reference.xml +++ b/reference/session/reference.xml @@ -1,5 +1,5 @@ - + Session handling functions Sessions @@ -181,7 +181,7 @@ filesystem must keep track of access times (atime). Windows FAT does not so you will have to come up with another way to handle garbage collecting your session if you are stuck with a FAT filesystem or any - other fs where atime tracking. + other fs where atime tracking is not available.