Description: fix spelling
Origin: vendor
Author: mason james <mtj@kohaaloha.com>
Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=146318
Last-Update: 2023-02-08

diff --git a/lib/DBIx/Class/Tree/AdjacencyList.pm b/lib/DBIx/Class/Tree/AdjacencyList.pm
index e14875f..d8657a7 100644
--- a/lib/DBIx/Class/Tree/AdjacencyList.pm
+++ b/lib/DBIx/Class/Tree/AdjacencyList.pm
@@ -35,7 +35,7 @@ Optionally, automatically maintane a consistent tree structure.
 
   __PACKAGE__->repair_tree( 1 );
 
-Thats it, now you can modify and analyze the tree.
+That's it, now you can modify and analyze the tree.
 
   #!/usr/bin/perl
   use My::Employee;
