### URL _No response_ ### Checklist - [X] I added a very descriptive title to this issue. - [X] I included a link to the documentation page I am referring to (if applicable). ### Issue with current documentation: Docustring in https://github.com/langchain-ai/langchain/blob/58192d617f0e7b21ac175f869068324128949504/libs/community/langchain_community/document_loaders/confluence.py#L45 refer to class named `ConfluenceReader` instead of actual class name `ConfluenceLoader`. It is even more confusing as `ConfluenceReader` is the name of a similar class in a different python package ### Idea or request for content: Fix the docu string