소스 검색

remove no longer true line from manual

George Baugh 2 년 전
부모
커밋
612ea0f839
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      lib/tCMS/Manual.pod

+ 0 - 1
lib/tCMS/Manual.pod

@@ -43,7 +43,6 @@ There are 3 routing modules you will need to know about:
 =back
 
 From there the routes are generally going to call out to the data model, which is configured via the /config route.
-There are only two relevant things to configure, which is what Theme and Data model to use.
 
 The configuration module is L<Trog::Config>.
 The Data model modules are all subclasses of L<Trog::Data>.